Skip to content

likecoin/likecoin-contracts

Repository files navigation

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.