blocklotto-sdk
v1.1.0
Published
An implementation of the SLP Block Lotto Specification
Readme
blocklotto-sdk
Purpose
Block Lotto is running on a provably fair, Bitcoin-based Protocol.
This is an open-source React module that allows creators to build new skins around it. We have built a devkit as a minimal implementation of this module which can be forked and customized.
Installation
To install this module, run the following command in your working directory:
npm install blocklotto-sdkUsing this module
Please refer to the official documentation on how to use this module.
