likecoin-contracts icon indicating copy to clipboard operation
likecoin-contracts copied to clipboard

Token contracts of Like Coin

LikeCoin Smart Contracts

CircleCI

This is the repo of the Ethereum smart contracts related to the LikeCoin.

The contracts are tested using the Truffle framework.

The tests are written in ES2017 syntax (for async await), so newer version of NodeJS (>= 7.6) is needed.