Skip to content

SLPDB 0.11.0

Compare
Choose a tag to compare
@jcramer jcramer released this 26 Apr 19:56
· 463 commits to master since this release

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