0.23.1 • Published 2 years ago
@keystonehq/eth-keyring
Licence
ISC
Version
0.23.1
Deps
7
Size
26 kB
Vulns
1
Weekly
0
eth-keyring
This package is the Keystone implementation of MetaMaskKeyring which used in bnc-onboard.
It uses keystone-sdk as interaction provider to be used in web.
Install
yarn add @keystonehq/eth-keyring
npm install --save @keystonehq/eth-keyring
Usage
Please check out https://github.com/blocknative/onboard/blob/develop/src/modules/select/wallets/keystone.ts for more details.