0.0.19 • Published 1 year ago

@nexus-wallet/ownership-providers v0.0.19

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@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;
  }
}
0.0.19

1 year ago

0.0.18

1 year ago

0.0.17

1 year ago

0.0.16

1 year ago

0.0.15

1 year ago

0.0.14

1 year ago

0.0.13

1 year ago

0.0.12

1 year ago

0.0.11

1 year ago