2018-10-20 16:06:20 -04:00
2018-10-20 16:06:20 -04:00
2018-05-17 12:47:41 -03:00
2018-09-27 19:37:13 -04:00
2018-04-23 01:58:58 -03:00
2018-10-18 16:10:48 -04:00
2018-09-16 20:13:23 +01:00

status.im contracts

Usage:

npm install -g embark
git clone https://github.com/status-im/snt-voting.git
cd contracts
npm install
embark simulator

While running embark simulator open another terminal and enter embark run in the project directory to start the dapp

To test the voting dapp on a local enviroment, for ease of use open localhost:8000 in google chrome incognito mode to use embark's local test wallet. To test the application you may mint test tokens by clicking on the hidden test menu button in the header to access a menu where you can mint test tokens.

Test menu button Mint Test SNT

Deployment Details

Contract Ropsten Address Mainnet Address
polls/PollManager 0x456E047eDEa0a91a66C3DC7aCc0B1424d80cf8a6 0x0e222932911b9a558104b4b4b2f330398561436f
token/MiniMeToken (SNT) 0xc55cf4b03948d7ebc8b9e8bad92643703811d162 0x744d70fdbe2ba4cf95131626614a1763df805b9e
token/MiniMeTokenFactory 0xa1c957C0210397D2d0296341627B74411756d476 0xa1c957C0210397D2d0296341627B74411756d476

Details

Contract Deploy Test UI
token/TestToken Yes Yes Yes
token/ERC20Token No Yes Yes
deploy/Instance No No No
deploy/Factory No No No
Description
No description provided
Readme
Languages
JavaScript 87.9%
CSS 11.9%
HTML 0.2%