Skip to content

cryptonative-ch/dxvote

 
 

Repository files navigation

DXvote

Application for voting and govern DXdao, focused on technical decentralization (fetching all data from ethereum network, ipfs or static configuration files).

Development

Will build the dapp with the development configuration, deploying all dxdao contracts in a local network, being able to use local network and rinkeby.

yarn dev

Start

Will start the dapp with the production configuration, right now only working on rinkeby.

yarn start

Build

Will build the dapp with the production configuration, right now only working on rinkeby.

yarn build

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 66.0%
  • JavaScript 19.0%
  • TypeScript 14.0%
  • Other 1.0%