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

0.0.19 • Public • Published

@nexus-wallet/providers

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/ownership-providers

Weekly Downloads

0

Version

0.0.19

License

MIT

Unpacked Size

78.8 kB

Total Files

23

Last publish

Collaborators

  • homura