BvL13 / sc-token

Swarm City token smart contracts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swarm City Token

Main token contract, plus token migration.

See the Token Exchange Whitepaper for more info.

Getting started

Install latest truffle version

sudo npm install -g truffle

Clone this repo and run

truffle compile

Testing

Install and run testRPC

sudo npm install -g truffle

Run the tests

truffle test

About

Swarm City token smart contracts


Languages

Language:JavaScript 100.0%