Skip to content

m0-platform/usdai-contracts

 
 

Repository files navigation

USDai Contracts

Usage

Clone:

$ git clone --recursive https://github.com/metastreet-labs/metastreet-usdai-contracts.git

Build:

$ forge build

Test:

$ forge test

Update Submodules

$ git submodule deinit --force .
$ git submodule update --init --recursive

License

MetaStreet USDai Contracts are primarily BUSL-1.1 licensed. Interfaces are MIT licensed.

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Solidity 99.0%
  • Other 1.0%