Skip to content

Latest commit

 

History

History
24 lines (10 loc) · 412 Bytes

README.md

File metadata and controls

24 lines (10 loc) · 412 Bytes

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