Simple Ledger Protocol is an emerging standard for issuing secure tokens on the Bitcoin Cash blockchain.
-
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