@nexus-wallet-backup/protocol
TypeScript icon, indicating that this package has built-in type declarations

0.0.12 • Public • Published

@nexus-wallet-backup/protocol

This package contains a set of TypeScript definitions for the Nexus Wallet protocol, such as primitives, callable functions, and events.

window.ckb

To use the protocol in your TypeScript project

declare global {
  interface Window {
    ckb: InjectedCkb;
  }
}

Readme

Keywords

none

Package Sidebar

Install

npm i @nexus-wallet-backup/protocol

Weekly Downloads

1

Version

0.0.12

License

MIT

Unpacked Size

55 kB

Total Files

48

Last publish

Collaborators

  • homura