CityCoins Scripts

The code for a set of Node.js scripts and utilities to interact with the CityCoins protocol.

For more details on a specific script, please visit the GitHub Repo.

Requirements

Installation

Clone this repository using either ssh or https:

git clone git@github.com:citycoins/scripts.git
OR
git clone https://github.com/citycoins/scripts.git

Enter the directory for the scripts and install the prequisites:

cd scripts
npm install

Any scripts listed in the table above can be run using the following command:

node scriptname.js