项目作者: Crate-Finance

项目描述 :
Smart Contract for Crate Finance (CRT) token
高级语言:
项目地址: git://github.com/Crate-Finance/CRTcontract.git
创建时间: 2020-09-14T08:45:03Z
项目社区:https://github.com/Crate-Finance/CRTcontract

开源协议:

下载


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

  1. npm install

Test

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

Migrations

  1. 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