linen-app / defi-gateway

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeFi Gateway

MakerDAO gateway

More info about MakerDAO: https://makerdao.com/en/whitepaper

Functionality

  • Supply ETH or WETH as collateral
  • Pay stability fee in MKR or DAI (using Oasis DEX)
  • Support of multiple CDPs on one address

No assets are stored on a smart contract, besides CDP ownership.

References

How to run tests:

  • npm run test:chain (in a separate terminal)
  • npm test

About


Languages

Language:TypeScript 94.1%Language:JavaScript 5.9%