2.0.10-alpha.0 • Published 3 years ago

@renproject/multiwallet-binancesmartchain-metamask-injected-connector v2.0.10-alpha.0

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

🛠️ ren-js

Version

Integration options

  1. RenBridge (bridge.renproject.io): Link out to RenBridge if you require users to have renBTC and other bridged assets.
  2. RenJS (RenJS repository): An SDK for integrating into your own user interface.
  3. RenTX (RenTX repository): A wrapper around RenJS to make handling transaction state easier.
  4. Multiwallet (Multiwallet UI repository): A library for handling user wallet connections for various blockchains.

Docs

See the Getting Started Tutorial to start using RenJS.

Changelog

See the Releases page.

Local development

Clone the repository, install the dependencies and build:

git clone git@github.com:renproject/ren-js.git && cd ren-js
yarn build