Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In these examples, how do we set the amount of tokens created in a ERC20 contract? #257

Open
bitcoinmeetups opened this issue Mar 29, 2022 · 2 comments

Comments

@bitcoinmeetups
Copy link

bitcoinmeetups commented Mar 29, 2022

Hello,

I'm BM. A very nice and polite guy.

In these examples, how do we set the amount of tokens created in a ERC20 contract?

I can only see two options, modifying the name and the symbol of the token. But also being able to specify the amount of tokens to be issued using web3 would be useful. Alternatively, please suggest an easy erc-20 template that can be compiled with web3.

@treeder
Copy link
Contributor

treeder commented Mar 29, 2022 via email

@bitcoinmeetups
Copy link
Author

Can you please make two working examples for gochain web3:

a) A command that issues ERC-20 with a specific amount

b) A command that issues an NFT with a pointer to metadata for example in IPFS.

The commands should preferably be oneliners and updated once in a while so that they always work. These commands should be on the front of the readme.MD file so that new users can find them easily.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants