Wallet Kit
Wallet provider, validators and a connect button powered by Stellar Wallets Kit.
Last updated
Wallet provider, validators and a connect button powered by Stellar Wallets Kit.
Execute this command to add the code component.
npx trustless-work add wallet-kitHow does it look like?


This block is required for all escrow blocks. It is used to provide the wallet provider, validators and a connect button powered by Stellar Wallets Kit. @Credit-Tech
When you already added the block to your project, you should add the USDC trustline to your Wallet. Otherwise, the escrow interaction will not work.
If you don't want to use the escrowProvider context, you'll need to provide the payload through an alternative method.
Last updated