Skip to content

dexioorg/dex-ido-core

Repository files navigation

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