Skip to content
We don't use github for dev. We use another system. We will push the code here after audits is 100% complete, currently they're 80% complete.
Solidity JavaScript
Branch: master
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
build Beta Mar 31, 2019
contracts Refactored to add Larger-Is-Better bonus stake shares Apr 12, 2019
dist
test_utxo_set Beta Mar 31, 2019
.gitattributes Beta Mar 31, 2019
.gitignore
README.md Beta Mar 31, 2019
hex-build.js
package.json

README.md

HEX

Contracts

Please see the contracts/ directory.

Develop

Contracts are written in Solidity. Library contracts sourced from OpenZeppelin.org.

Installation

npm install

Compilation

npm run build
You can’t perform that action at this time.