Skip to content

purefinance/pf-auctions

Repository files navigation

Pure Finance Auctions

Auction contracts for Pure Finance...

Stack:

How to use this repository

$ npm install

Build Contracts

$ npm run build

Testing

$ npm run test

Coverage Report

$ npm run coverage

Deploy

Setup the env vars properly (See .env.template file) and run:

# deploy
$ npm run deploy -- --gasprice <gas price in wei> --network <network>

# create release
$ npx hardhat create-release --release <semver> --network <network>

About

Pure Finance Descending Price Auctions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published