rooch-network / rooch

VApp Container with Move Language
https://rooch.network
Apache License 2.0
134 stars 60 forks source link

[devops] Run debug version of rooch for devnet, and devnet connect to bitcoin Regtest network #1740

Closed jolestar closed 3 weeks ago

jolestar commented 1 month ago
  1. Build a debug version of rooch(use a special docker version)
  2. Deploy the devnet using the debug version.
  3. Devnet connects to the Bitcoin Regtest network.
  4. Provide a public method to access the Regtest network.