Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

slp-sdk-slp-dividend

Bitcoin-com4MIT4.13.2

SLP SDK powered by BITBOX

readme

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

Token-Aware Wallets