Last active
February 16, 2019 10:54
-
-
Save gmjacob/5fb4d87f168b1fbdfa0c43ff92b8d4cf to your computer and use it in GitHub Desktop.
Kaizen
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Web3 api -> https://github.com/ethereum/wiki/wiki/JavaScript-API#contract-methods | |
Solidity documentation -> https://solidity.readthedocs.io/en/v0.5.3/introduction-to-smart-contracts.html#blockchain-basics | |
Metacoin example -> https://github.com/gmjacob/kaizen-metacoin | |
Ropsten faucet -> http://faucet.ropsten.be:3001/ | |
Eth js examples -> https://github.com/ethjs/examples | |
Gas info station -> https://www.ethgasstation.info/ | |
Coin market cap -> https://coinmarketcap.com/ | |
METACOIN -> https://github.com/truffle-box/metacoin-box |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment