Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 478 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 478 Bytes

Dex IDO Contracts V1

npm version

This repository contains the core smart contracts for the Dexchain IDO.

Local Development

The following assumes the use of node@>=10.

Install Dependencies

yarn

Compile Contracts

yarn build

Run Tests

yarn test

Deploy Contracts

yarn compile
yarn deploy