0.0.8 • Published 1 year ago

@firmachain/firma-js-ledger v0.0.8

Weekly downloads
-
License
MIT License
Repository
github
Last release
1 year ago

firma-js-ledger

npm version GitHub tag (latest SemVer) license Lines of code

The Javascript & TypeScript Ledger SDK for FirmaChain

Firma-js-ledger is a SDK for writing applications based on javascript & typescript. You can use it client web app or Node.js. This SDK is created inspired by cosmjs and several sdk. All functions of the FirmaChain can be accessed at the service level.

Features

Most cosmos sdk features are supported

  • Wallet / Bank
  • Nft / Contract
  • Ipfs / Gov
  • Staking / Distribution
  • Feegrant ...and so one

Install

You can install firma-js-ledger using NPM

yarn add @firmachain/firma-js-ledger

or

npm i @firmachain/firma-js-ledger

Usage

Initializing SDK

0.0.8

1 year ago

0.0.5

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago