mirror of
https://github.com/status-im/hackathon-registration-dapp.git
synced 2025-01-09 20:35:38 +00:00
hackathon-registration-dapp
TODO - Add docs
Installation:
git clone https://github.com/status-im/hackathon-registration-dapp.git
cd hackathon-registration-dapp
npm install
Setup
- Edit config/blockchain.js and set the address and password that will be used as the controller of the contract
- Edit server/config.js, and set the SNTGiveaway contract address, and the controller address
Generating codes
To generate the codes, node server/codegen.js
will generate a codes.txt
file, and the proof and merkle root used for the contract
Running the dapp.
embark run
Description
Languages
JavaScript
92.1%
CSS
7.1%
HTML
0.8%