/genesis-contracts

smart contracts of the Genesis iteration

Primary LanguageJavaScript

Genesis Contracts

These are the standalone contracts that implement the bonding curve + the signaling.

(This is a Work In Progress)

Usage

npm start to compile and deploy contracts on a ganache instance

npm run test to run the unit tests

Augmented Bonding Curve Contracts

They are in the contracts/bondingcurve folder

Signaling contracts

They are in the contracts/signaling folder