Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/likecoin/likecoin-contracts

Token contracts of Like Coin
https://github.com/likecoin/likecoin-contracts

erc20 ethereum javascript likecoin likecoin-contracts smart-contract solidity truffle

Last synced: 2 days ago
JSON representation

Token contracts of Like Coin

Awesome Lists containing this project

README

        

# LikeCoin Smart Contracts

[![CircleCI](https://circleci.com/gh/likecoin/likecoin-contracts.svg?style=svg)](https://circleci.com/gh/likecoin/likecoin-contracts)

This is the repo of the Ethereum smart contracts related to the [LikeCoin](https://like.co/).

The contracts are tested using the [Truffle](http://truffleframework.com/) framework.

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