Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 556 Bytes

readme.md

File metadata and controls

21 lines (17 loc) · 556 Bytes

wormholedb

Install

Configure

  • Set your wormhole RPC host, RPC username, and RPC password in process.json
  • Set the script location and cwd in process.json
  • Set the block height to start syncing from in bitdb.json
    • The default sync from the first wormhole tx on mainnet

Run

  • pm2 start process.json

Debug / Monitor

  • pm2 logs wormholedb

Forked from: https://github.com/21centurymotorcompany/bitd