Skip to content

Bitcoin-com/slp-sdk

Repository files navigation

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