Skip to content
This repository has been archived by the owner on Nov 24, 2021. It is now read-only.
/ craigslist-on-chain Public archive

making Craigslist safer with the help of bitcoin's blockchain

License

Notifications You must be signed in to change notification settings

tradle/craigslist-on-chain

Repository files navigation

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.