Craigslist on Chain - making Craigslist safer with the help of bitcoin's blockchain
(repurposed fork of Popcorn Time)
If you're comfortable getting up and running from a git clone
, this method is for you.
If you clone the GitHub repository, you will need to build a number of assets using grunt.
npm install -g grunt-cli bower
npm install
grunt build
grunt start
Optionally, you may simply run ./make.sh
if you are on a linux or mac based operating system.
Released under the GLV v3 license to conform with Popcorn Time's licensing.