pleasemarkdarkly / genesis-contracts

smart contracts of the Genesis iteration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

smart contracts of the Genesis iteration


Languages

Language:JavaScript 100.0%