Skip to content

dexon-foundation/dapp-workshop

Repository files navigation

Dexon DApp Workshop

Simple Election DApp

Install

npm install

Compile

npm run compile

Testing (By using Ganache)

npm run test

Deploy contract (on DEXON testnet)

  1. Copy secret.js.sample to secret.js.
  2. Set the mnemonic in secret.js.
  3. npm run deploy

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published