SLPDB 0.15.2
Updates and Features:
- Update for address formatting issue associated with the update to
getBlockchainInfo()
rpc
Installation
run git clone https://github.com/simpleledger/SLPDB.git --branch 0.15.2
or Save files belowcd SLPDB && npm install
tsc && npm run migrate up
(only if you have an existing mongoDB SLPDB from before 0.15.0)npm start
Notes
Upgrading to this version from a version previous to 0.15.0 will take several hours