@proton/keosd-signature-provider
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

Keosd Signature Provider

Installation

NPM

npm i @proton/keosd-signature-provider

YARN

yarn add @proton/keosd-signature-provider

Usage

import { JsonRpc, Api } from '@proton/js'
import { KeosdSignatureProvider } from '@proton/keosd-signature-provider'

const rpc = new JsonRpc(['https://proton.eoscafeblock.com'])
const api = new Api({ rpc, signatureProvider: new KeosdSignatureProvider() })

Readme

Keywords

none

Package Sidebar

Install

npm i @proton/keosd-signature-provider

Weekly Downloads

8

Version

0.1.3

License

MIT

Unpacked Size

118 kB

Total Files

16

Last publish

Collaborators

  • jafri