These are the standalone contracts that implement the bonding curve + the signaling.
(This is a Work In Progress)
npm start to compile and deploy contracts on a ganache instance
npm run test to run the unit tests
They are in the contracts/bondingcurve folder
They are in the contracts/signaling folder