Skip to content

SLPDB 0.15.2

Compare
Choose a tag to compare
@jcramer jcramer released this 10 Aug 19:05
· 366 commits to master since this release

Updates and Features:

  • Update for address formatting issue associated with the update to getBlockchainInfo() rpc

Installation

  1. run git clone https://github.com/simpleledger/SLPDB.git --branch 0.15.2 or Save files below
  2. cd SLPDB && npm install
  3. tsc && npm run migrate up (only if you have an existing mongoDB SLPDB from before 0.15.0)
  4. npm start

Notes

Upgrading to this version from a version previous to 0.15.0 will take several hours