EthersWallet-ios
EthersWallet-ios copied to clipboard
How can I show our own ERC20 token on the wallet
Hi,
I am just wondering, is that possible to show our own erc20 token on the wallet by the given contract address, and do the transaction as well?
If so, can you please show me some general steps?
Thanks, Nic
Sorry for the late reply.
There is not currently a good way to get the history of an ERC-20 token. I am working on a back-end service to make this easier.
You can create a simple dApp, which could be used in Ethers Wallet to manage your ERC-20 token. Do you have an existing dApp for your project? If so, I can help you enable it in Ethers Wallet.
Thanks @ricmoo , sorry I might not have DAPP yet, can you show me which kind of DAPP I should set up. Can you share me some more info?
Here is our current repo: https://github.com/fintie/ngcoin
Thanks again!
I will be posting a short tutorial sometime next week on how to create a dApp. If you keep an eye on my Twitter @ricmoo, I'll be posting it there.