Qkyrie / cream-liquidator-contract

Liquidator Contract for Cream

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cream Liquidator Contract

Building the project

Building the Environment

yarn

Compiling the contracts

npm run build

Deploying the contracts

export MNEMONIC=xxx
npm run deploy

About

Liquidator Contract for Cream


Languages

Language:Solidity 90.4%Language:JavaScript 9.6%