tradle / craigslist-on-chain

making Craigslist safer with the help of bitcoin's blockchain
Other
4 stars 3 forks source link

Craigslist on Chain - making Craigslist safer with the help of bitcoin's blockchain

(repurposed fork of Popcorn Time)

Some screenshots

image

image


Getting Started

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.

Quickstart:

  1. npm install -g grunt-cli bower
  2. npm install
  3. grunt build
  4. 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.