persistenceonejs
v2.4.0-rc3-stargaze
Published
Client side JS libraries for persistenceSDK transaction generation, signing and broadcasting.
Downloads
99
Readme
This repository contains protos compiled into typescript/ javascript that can be used to interact with the persistence blockchain.
Usage
Use with cosmjs
Maintain
- open file to scripts/update-protos.sh and update the commits/ tags
- do
npm run update-protos
- do
npm run build:telescope
- update package.json version
- do
npm install
- commit and open PR
- tag a release for publishing on npmjs
Setup
npm install persistenceonejs
Compatibility
| PersistenceJS | PersistenceCore | |---------------|-----------------| | v2.2.x | v9.x.x | | v2.1.x | v8.x.x | Rest of the versions are obsolete