Persistence Docs | PersistenceCore Blockchain Repository
This repository contains protos compiled into typescript/ javascript that can be used to interact with the persistence blockchain.
Use with cosmjs
- 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
npm install persistenceonejs
PersistenceJS | PersistenceCore |
---|---|
v2.2.x | v9.x.x |
v2.1.x | v8.x.x |
Rest of the versions are obsolete |