Multi Dimension Identity Protocol
- Node 12.x
- Npm 6.x
- Bitcoin Node with tx-index enabled
# MDIP config
[mdip]
# Additional Dependencies
[deps]
url=http://localhost:18332
username=<bitcoin-username>
password=<bitcoin-password>
Make sure a valid configuration file is located at bin/etc/local.conf
git clone -b dev https://github.com/KeychainMDIP/multi-dimension-identity-protocol.git
npm install
cd multi-dimension-identity-protocol/bin
./mdip
docker compose build
docker compose up
curl http://localhost:7445/getuptime
curl http://localhost:7445/serverinfo