Bitcoin Forum

Bitcoin => Project Development => Topic started by: raslimali on July 13, 2018, 06:43:11 AM



Title: Faucet for ERC20 Token?
Post by: raslimali on July 13, 2018, 06:43:11 AM
Hi all. Is it possible to build a faucet for an ERC20 token? If yes, how does it work in terms of gas fees for claiming the tokens from the faucet wallet to the player's account? Or is that an internal transfer and does not cost gas?


Title: Re: Faucet for ERC20 Token?
Post by: JanEmil on July 13, 2018, 09:05:26 AM
Make database wallet and withdraw min limit to send to blockchain. Then the fee don't kill you.


Title: Re: Faucet for ERC20 Token?
Post by: jvdp on July 13, 2018, 01:48:17 PM
Hi all. Is it possible to build a faucet for an ERC20 token? If yes, how does it work in terms of gas fees for claiming the tokens from the faucet wallet to the player's account? Or is that an internal transfer and does not cost gas?

How it is possible. If you want that kind of faucet in my view. You should have the faucet enable with the ethereum blockchain and concern tokens you want to play with the faucet tool. Please check the good developer to get the more help and then go for development if you have idea to build it.

New proposal, looking forward to see the site if you have done and it is possible now.


Title: Re: Faucet for ERC20 Token?
Post by: exknoxeric on July 30, 2018, 03:49:58 PM
I would recommend a smart contract wallet to save on fees. Then you would just need a node to send RPC commands through and a web interface. You have a few choices on the frameworks you could use. It depends on if you are doing it for testing or as a promotion how it would all work.

InfraExdev.com... we do blockchain development if you would like to discuss more.