@coolwallets/btc
TypeScript icon, indicating that this package has built-in type declarations

0.0.1-beta.0 • Public • Published

CoolWalletS Bitcoin (LTC) App

version

Install

npm i @coolwallets/btc

Usage

import cwsBTC from '@coolwallets/btc'

const BTC = new cwsBTC(transport, appPrivateKey, appId)

getAddress

Get address by address index.

const address = await BTC.getAddress(0)

Package Sidebar

Install

npm i @coolwallets/btc

Weekly Downloads

2

Version

0.0.1-beta.0

License

ISC

Unpacked Size

102 kB

Total Files

19

Last publish

Collaborators

  • coolwallet-team