Skip to content

Crate-Finance/CRTcontract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Crate Finance

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.

Development

npm install

Test

#This repository is a submodule of crt-protocol which will run both unit test and e2e test there.

Migrations

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

Releases

No releases published

Packages

No packages published