Skip to content

Releases: simpleledger/SLPDB

SLPDB 0.14.0

21 Jul 17:25
Compare
Choose a tag to compare

To update from a previous version:

  1. Save files below -or- run git clone https://github.com/simpleledger/SLPDB.git --branch 0.14.0
  2. cd SLPDB && npm install
  3. npm start

NOTE: To capture all NFT1 tokens run: node ./index.js run 589500.

SLPDB 0.13.0

30 Jun 19:48
Compare
Choose a tag to compare

To update from a previous version:

  1. Save files below -or- run git clone https://github.com/simpleledger/SLPDB.git --branch 0.13.0
  2. cd SLPDB && npm install
  3. npm start

SLPDB 0.12.0

07 Jun 18:56
0477e51
Compare
Choose a tag to compare

To update from a previous version:

  1. save the files below or git clone https://github.com/simpleledger/SLPDB.git --branch 0.12.0
  2. cd SLPDB && npm install
  3. npm start

SLPDB 0.11.0

26 Apr 19:56
Compare
Choose a tag to compare

To update from a previous version:

  1. save the files below or git clone https://github.com/simpleledger/SLPDB.git --branch 0.11.0
  2. cd SLPDB && npm install
  3. npm run migrate up (optional: if you are updating from previous release; if it fails then skip this)
  4. npm start