Truffle is a development framework that guides the development and testing of Ethereum Smart Contracts. I’ll show you how to create a simple Smart Contract on Solidity and make a test of this contract (see what happens…
Crowdsale is such a kind of Smart Contract that will sell your tokens. On an image bellow you can see how it working.
Now we will start creating own crypto-currency in our Local Blockchain, actually the site Ethereum already describes well how to do it.
For some time now the topic blockchain and the crypto currency has become very popular. And with blockchains the writing of Smart Contracts. I decided to keep up to date with trying to understand it….