donate decentralize App help you to kickoff your projects and convert your ideas to powerfull projects secure and track your donation by using blockchain technology
$ npm install
to install the dependencies
you will need to use a local development ethereum enviroment
use ganache with truffle framework you can download it from here TRUFFLE
$ npm start
to run the local server
you should use metamask to deal with your dev network you can install it from here METAMASK
after downloading all the requirements this is the steps to start
$ truffle compile
to compile the contracts to the ABI
$ truffle migrate
to deploy the contracts to the dev network
-
the account who deploy the contract will have 10000 RbCoin by default and every account will have 100 fake ether also
you just need to set up your config for your local database
enjoy developing this amazing website