0.0.10 • Published 4 years ago

@coolwallets/transport v0.0.10

Weekly downloads
307
License
Apache-2.0
Repository
github
Last release
4 years ago

CoolWalletS Javascript SDK

This is the monorepo of all the packages you need to build your own app with CoolWalletS hardware wallet.

Packages

Transport

To communicate with CoolWalletS device, you need to specify a bluetooth transport.

PackageVersionDescription
@coolwallets/transport-web-bleversionWeb Bluetooth transport
@coolwallets/transport-react-native-bleversionReact-Native Bluetooth transport

Core

PackageVersionDescription
@coolwallets/coreversionAPDU commands, default encryptions and keypair generation for other SDKs.

Base App

PackageVersionDescription
@coolwallets/walletversionWallet creation, device pairing and basic settings.

Coin Apps

Used to sign transactions of different cryptocurrencies.

Currently supported coins: BTC, ETH, BNB, EOS, XLM, XRP, ZEN. Open an issue if you want the sdk of any one of them to come out first.

PackageVersionDescription
@coolwallets/ethversionEthereum Application API