Skip to content

FirmaChain/firma-js-ledger

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published