tezos-wallet
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

Tezos Wallet

Client side library written in Typescript for building application utilizing Tezos crypto currency and Trezor hardware wallet.

Tezos wallet simplifies communication with Tezos nodes and significantly reduces burden of working with Tezos network.

Installation

Add NPM package to the list of dependencies

npm install tezos-wallet

Project is based on RxJS and relies on it as peer dependency, therefore add supported version as dependency of you project.

npm install rxjs@~6.3.2

Development

Import the libary methods as import { initializeWallet, getWallet } from 'tezos-wallet';

Library is tested with Typescript versions 3.2.2.

Code

Code is well described and documentation generated using Typedoc can be viewed in docs folder.

Examples

Code samples describing usage can be found in example folder.

Readme

Keywords

Package Sidebar

Install

npm i tezos-wallet

Weekly Downloads

0

Version

2.0.0

License

ISC

Unpacked Size

371 kB

Total Files

244

Last publish

Collaborators

  • simplestaking.com