Signal, the smart contract advertising token.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
After cloning this repository and installing the above dependencies, from the project directory
$ yarn install
$ truffle develop
truffle(develop)> compile
truffle(develop)> migrate
From the project directory
$ truffle develop
truffle(develop)> test
From the project directory, make sure truffle is serving to localhost:9545
$ truffle develop
truffle(develop)> compile
truffle(develop)> migrate
$ yarn demo