@keystonehq/keystone-connector
TypeScript icon, indicating that this package has built-in type declarations

0.19.2 • Public • Published

keystone-connector

lerna npm version A web3 connector which can make Dapps to work with Keystone Hardware wallet inspired by web3-react

Install

yarn add @keystonehq/keystone-connector
npm install --save @keystonehq/keystone-connector

Usage

import KeystoneConnetor from '@keystonehq/keystone-connector'

const newConnector = new KeystoneConnetor({
    chainId: 1,
    url: 'xxx' // your rpc url
})

you can check this example for detail usage: https://github.com/KeystoneHQ/web3-react/tree/v6/example

Local Development

  • Clone repo
    git clone https://github.com/NoahZinsmeister/web3-react.git

  • Install top-level dependencies
    yarn

  • Install sub-dependencies
    yarn bootstrap

  • Build and watch for changes
    yarn start

Readme

Keywords

none

Package Sidebar

Install

npm i @keystonehq/keystone-connector

Weekly Downloads

273

Version

0.19.2

License

ISC

Unpacked Size

19.7 kB

Total Files

10

Last publish

Collaborators

  • yu_keyst
  • amalia20220301
  • liyanlance
  • keystoneorg
  • soralit