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

0.0.19 • Public • Published

@nexus-wallet/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/protocol

Weekly Downloads

1

Version

0.0.19

License

MIT

Unpacked Size

57.2 kB

Total Files

48

Last publish

Collaborators

  • homura