Skip to content

Fractional Over Collateralized Stablecoin

License

Notifications You must be signed in to change notification settings

FOX-Finance/FOX-contract

 
 

Repository files navigation

Fractional Over Collateralized Stablecoin (FOX)

DAI + FRAX = FOX

Requirements

$ yarn install

Set .env

and/or .env.test for test environment.

Now we can use pre-defined values as environment variable, with a command prefix dotenv -e .env.test --.

Deploy

$ dotenv -e .env.test -- npx hardhat run scripts/deploy.js --network localhost

About

Fractional Over Collateralized Stablecoin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 74.8%
  • JavaScript 23.5%
  • Shell 1.6%
  • Makefile 0.1%