A programmer in Bay Area. I’m interested in Machine Learning and Blockchain.
Previously I’ve showed you that how to develop smart contracts using solc, in this article I’m going to show you how to develop a simple ICO smart contract by using Truffle.
In this article I’m gonna show you how to develop a smart contract using Solidity compiler solc and use geth to deploy it.
$ sudo apt-get install -y…
To test a new smart contract, we need to test it in a private network, therefore we need to set up an Ethereum private network .