Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.15 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.15 KB

SLP SDK

Simple Ledger Protocol is an emerging standard for issuing secure tokens on the Bitcoin Cash blockchain.

SLP SDK is powered by BITBOX.

Installation and Usage

  • Ensure you have node.js v10 or higher installed.

  • Clone this repository

git clone https://github.com/Bitcoin-com/slp-sdk
cd slp-sdk
  • Install dependencies: npm install

  • Explore the example apps

Handy Links

Token-Aware Wallets