A charity application based on Blockchain.
- Ganache
- npm
- Truffle suite
- Metamask
- Clone the repository and cd into the folder.
- run
npm install
- Open Ganache and start a test blockchain
- run
truffle compile
- run
truffle migrate
- run
npm run dev
A blockchain based charity application
A charity application based on Blockchain.
npm install
truffle compile
truffle migrate
npm run dev
A blockchain based charity application