@rsksmart/rif-wallet-adapters
v1.1.0
Published
Wallet Adapters for everyday use
Downloads
31
Readme
Wallet Adapters
This handles wallet adapters specifically connecting the Ethers.js signer instance in the RIF Wallet to WalletConnect and an Injecteced Browser. The WalletConnect implementation is currently implemented but the injected browser is not.
Install:
yarn @rsksmart/rif-wallet-adapters
// or
npm i @rsksmart/rif-wallet-adapters
How to use:
The documentation for this is missing and needs much improvement. This repository is under development and is subject to change without notice.
Basic setup:
Please check the tests in order to acquire more knowledge as to what this library is doing.
Tests:
npm run test
Contribution
Yes please.