Below I will demonstrate how to create your own ERC20 compliant token and write smartcontracts for the token and token sale.
I will be using Truffle, an Ethereum development environment. Please install Truffle.
npm install -g truffle
To install this project, run:
git clone https://github.com/mandys/myToken.git
npm install
The code also relies on the zepplein solidity contracts provided by the Open Zepplin team. When you run npm install these should automatically be fetched for you and placed under node_modules.
They can be deployed to testrpc
Donations can be made using MetaMask