Skip to content

Antelope-DAO/P2P-Marketplace

Repository files navigation

Antelope DAO

Install

yarn install

Build

We use hardhat.org

yarn hardhat compile

Debug

To get details about the transactions being executed, run the buidlerevm separately in another terminal.

yarn hardhat node

Then run your tests with the localhost network

yarn hardhat --network localhost test

Test

yarn hardhat test

Deploy

PRODUCTION=1 yarn hardhat run scripts/deploy.kovan.ts --network kovan

About

P2P Fiat on/off ramps for Importers/Exporters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published