/chainline-js

The JS library for Chain Line - peer-to-peer shipping smart contract

Primary LanguageJavaScriptMIT LicenseMIT

Chain Line

Get anything anywhere, powered by the blockchain. Chain Line is a peer-to-peer shipping network that gets products and valuable items to their destinations with near-zero risk.

It works by moving an item's cost between peers as it travels through the system. A central "hub" contract controls "reserved funds" in Chain Line smart wallets running custom verification scripts. Chain Line features a user reputation system and relies on no external systems, operating entirely on the blockchain.

Learn more:   Wiki   User Guide   Intro Video


This is a modified version of the Neon Wallet JS SDK for the Chain Line web app.

This program uses the following open source components created by City of Zion (CoZ) under the MIT License agreement. Chain Line would not have been possible without their generous contributions:

To do

  • Fix tests broken due to the custom verify script :)

To run tests

npm run test

To build to /dist:

npm run build

To import

npm install --save git+https://github.com/CityOfZion/neon-js.git