Skip to content
This repository was archived by the owner on Jan 1, 2020. It is now read-only.

Finhaven/DealToken

Repository files navigation

Deal Token

CircleCI Maintainability

Finhaven tokens and other Ethereum smart contracts

We are using the Truffle Framework

Install

> npm install

Test

> npm run test

Compile

However, if you change smart contracts, you will need to recompile them. You can do this with

> truffle compile
> truffle migrate

Releases

No releases published

Packages

No packages published