1.3.2 • Published 3 years ago

@signupcash/provider v1.3.2

Weekly downloads
4
License
MPL-2.0
Repository
-
Last release
3 years ago

Signup Provider

This library provides the Signup wallet SDK to the web applications. It's a framework agnostic library that helps you to onboard BCH users, process their transactions or ask them to sign any arbitrary payload with their wallet without having your app exposed to user's private key.

Signup is a non-custodial in-browser DApp wallet for Bitcoin Cash applications on the web.

Setup

You can use this package in NodeJS or in the browser (but you will need a bundler for that)

npm install @signupcash/provider

Documentation

Check out our documentation to understand how to work with this library and check out the examples in Github for more practical use cases.

License

Licensed under Mozilla Public License 2.0