ckt-lumos-light-client
TypeScript icon, indicating that this package has built-in type declarations

0.30.0 • Public • Published

@ckb-lumos/light-client

This module provides the RPC binding for the CKB Light Client.

import { LightClientRPC } from "@ckb-lumos/light-client";

const lightClientRPC = new LightClientRPC("http://localhost:9000");
lightClientRPC.getTipHeader().then(console.log);

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.30.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.30.0
    1

Package Sidebar

Install

npm i ckt-lumos-light-client

Weekly Downloads

1

Version

0.30.0

License

MIT

Unpacked Size

37.7 kB

Total Files

23

Last publish

Collaborators

  • twhy