Skip to content

A fundamentally new DeFi primitive. Launching Soon™.

Notifications You must be signed in to change notification settings

amankakar/contracts-v3

 
 

Repository files navigation

DYAD

dyad

Contracts

core
├─ Dyad"Stablecoin backed by ETH"
├─ DNft"A dNFT gives you the right to mint DYAD"
├─ PermissionManager"dNFT Permission Manager"

Usage

You will need a copy of Foundry installed before proceeding. See the installation guide for details.

To build the contracts:

git clone https://github.com/DyadStablecoin/contracts-v3.git
cd contracts-v3
forge install

Run Tests

In order to run unit tests, run:

forge test

About

A fundamentally new DeFi primitive. Launching Soon™.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 66.4%
  • JavaScript 30.8%
  • Julia 1.3%
  • Ruby 1.1%
  • Shell 0.3%
  • Makefile 0.1%