Qkyrie / venus-liquidator

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


Languages

Language:Solidity 93.4%Language:JavaScript 6.6%