- Google Chrome v 59.0.3071.115+
- Choose Oracles network in Oracles plugin (See Choosing of Oralces Network from wiki)
It is configured with Oracles network contract
Path: ./assets/javascripts/config.json
{
"environment": "live",
"Ethereum": {
"live": {
"contractAddress": "Oracles_contract_address"
}
}
}
-
npm install
-
npm run sass
-
npm run coffee
-
npm start