@firmachain/firma-js-ledger
v0.0.8
Published
The Official FirmaChain Ledger Javascript SDK written in Typescript
Downloads
17
Maintainers
Readme
firma-js-ledger
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