JSPM

@signupcash/provider

1.3.2
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • 0
    • Score
      100M100P100Q31179F
    • License MPL-2.0

    Connecting the web apps to Signup DApp wallet

    Package Exports

    • @signupcash/provider

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@signupcash/provider) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    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