Skip to content

Latest commit

 

History

History
47 lines (37 loc) · 1.51 KB

README.md

File metadata and controls

47 lines (37 loc) · 1.51 KB

Persistence isolated

License npm (scoped)

Persistence Docs Persistence Logo | PersistenceCore Blockchain Repository


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