Direct Wallet Transfer
December 17, 2020 ยท View on GitHub
Support for the most Substrate/Polkadot based wallet applications. Smart Contract transfer function allows for the directly wallet-signed transfer of assets from application's address (distribution account) to the user's address and vice versa. There is also a possibility to add more wallets (distribution accounts) to the "White List".
Steps to make a transfer
- Check token balance before transfer for Dave. It equals 0.

- We're going to transfer 100 tokens from Application account to Dave
- Call transfer function

- Check balance of Application account and Dave. Dave should have 100 tokens:
