#smart-contract1
In this application I created a simple blockchain app with ethereum smart contract using solidity.
This is the requirement before I ran the application:
- Ganache : for develop, deploy and test your dApps.
- Truffle : Dev framework for build decentralized application (dApps) on the blockchain for etherum network. And also for connecting to Ganache.
- MetaMask : a blockchain wallet.