Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 196 Bytes

File metadata and controls

15 lines (10 loc) · 196 Bytes

Network bootstrap service

develop mode

export USE_TESTNET_QUERY=true
cargo build; cargo run

Deploy

Steps

  • vim .env configure and edit
  • run cargo run --release