Smart Contract for Crate Finance (CRT) token
This is the contract code for CRT, the contract is based from Ampleforth with updated solidity version and customized to be Crate Finance with random algorithm and rework how rebasing works.
npm install
#This repository is a submodule of crt-protocol which will run both unit test and e2e test there.
npm run migrate:crt
This will deploy all contracts and set all owner to the deployer, also configure all the owners of each contract correctly