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

enhancement - end to end newbie instructions to deploy erc20 token locally / initialize wallets - then successfully transfer it in app #89

Closed
skywinder opened this issue Nov 8, 2018 · 5 comments

Comments

@skywinder
Copy link
Collaborator

From @johndpope on May 16, 2018 19:8

jump start guide
useful node scripts to deposit coins. initialize deposits.
https://github.com/izetex/contracts/tree/master/script

Copied from original issue: BANKEX/web3swift#106

@skywinder
Copy link
Collaborator Author

From @johndpope on May 16, 2018 19:13

there's a cool app called ganache for osx that rocks - I pasted some screen shots here.
izetex/contracts#1

@skywinder
Copy link
Collaborator Author

From @johndpope on May 16, 2018 19:19

also possible to use truffle console to interact with contract to do some pre steps.
screen shot 2018-05-16 at 15 18 49

https://gist.github.com/johndpope/a22dcc4a78e7d305e683f6cb887fd1a1

@skywinder
Copy link
Collaborator Author

From @johndpope on May 16, 2018 19:41

another way to fire up erc20 tokens could be a bash script
https://github.com/johndpope/BabysittersClubDApp/blob/master/test/01_test1.sh

ideally - I'd like to interact with an erc721 token.

@skywinder
Copy link
Collaborator Author

From @johndpope on May 16, 2018 19:54

we can use this - https://github.com/BANKEX/ERC20DividendsToken

@skywinder
Copy link
Collaborator Author

From @shamatar on May 18, 2018 13:51

Hello @johndpope

In "Example" there is one with specially deployed token on Rinkeby that mints some amount of tokens for anyone trying to transfer. You can use it as a base. Writing a documentation is now our goal, since functionality is ok for now, but API is completely undocumented, developers have to use tests and example.

Sincerely, Alex

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