Install • Test • Use • Documentation
git clone https://github.com/Morphux/mps --recursive
You need to have a correct GOPATH
go get -u github.com/Morphux/mps
make test
mps -db data.db 127.0.0.1:9090
mps usage : mps host:port
-db <database file> : import sqlite3 db
-priv string: private key path
-pub string: public key path
-notls: Do not use tls