Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 310 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 310 Bytes

TideDog

A blockchain service monitoring tool

Deploy

git clone https://github.com/XPAEXCHANGE/TideDog
cd TideDog
npm i
bin/start.js -c ./private.config.toml

Register

post /register/account

post /register/event { address, logs: [ { topics, address } ], signature }