eth-keyring interact with keystone
npm install @keystonehq/eth-keyringeth-keyringThis package is the Keystone implementation of MetaMaskKeyring which used in bnc-onboard.
It uses keystone-sdk as interaction provider to be used in web.
``bash`
yarn add @keystonehq/eth-keyring
`bash``
npm install --save @keystonehq/eth-keyring
Please check out https://github.com/blocknative/onboard/blob/develop/src/modules/select/wallets/keystone.ts for more details.