@lightninglabs/lnc-core
TypeScript icon, indicating that this package has built-in type declarations

0.3.2-alpha • Public • Published

@lightninglabs/lnc-core

Type definitions and utilities for Lightning Node Connect, leveraged by lnc-web and lnc-rn

Install

npm i @lightninglabs/lnc-core

Updating protos

First, update the service version under the config block in package.json.

eg.

"config": {
    "lnd_release_tag": "v0.14.2-beta",
    "loop_release_tag": "v0.17.0-beta",
    "pool_release_tag": "v0.5.5-alpha",
    "faraday_release_tag": "v0.2.5-alpha",
    "protoc_version": "3.15.8"
},

Then run the following commands:

# download schemas
yarn run update-protos
# format schemas
yarn run generate

Package Sidebar

Install

npm i @lightninglabs/lnc-core

Weekly Downloads

1,679

Version

0.3.2-alpha

License

MIT

Unpacked Size

853 kB

Total Files

109

Last publish

Collaborators

  • kaloudis
  • roasbeef
  • jamalj