persistenceonejs
v3.0.2
Published
Client side JS libraries for persistenceSDK transaction generation, signing and broadcasting.
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 persistenceonejsCompatibility
| PersistenceJS | PersistenceCore | |---------------|-----------------| | v3.0.x | v14.x.x | | v2.2.x | v9.x.x | | v2.1.x | v8.x.x | Rest of the versions are obsolete
