Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.

Latest commit

 

History

History
24 lines (15 loc) · 646 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 646 Bytes

Readme

001_crowdsale

YouTube Tutorial

git clone -b 001_crowdsale [email protected]:rstormsf/ico_per_week.git

npm install

./node_modules/.bin/truffle compile

parity --chain kovan --unlock 0xADDRESS --password FILE_WITH_PASSWORD_IN_PLAINTEXT

./node_modules/.bin/truffle migrate

Tools Used:

https://github.com/OpenZeppelin/zeppelin-solidity
https://github.com/oraclesorg/oracles-combine-solidity/
https://kovan.etherscan.io/
https://metamask.io/
https://gitter.im/kovan-testnet/faucet - ask for free Kether to deploy to Kovan network
https://parity.io/