- Google Chrome v 59.0.3071.115+
-
Choose Oracles network in Oracles plugin (See Choosing of Oralces Network from wiki)
-
Import your initial key to Oracles Plugin: browse keystore file, received from invitation, and enter password for the key (See Importing of keys from wiki).
Check Ceremony Dapp section 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