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