2024-10-03 19:25:42 -04:00
|
|
|
version: "0.6"
|
|
|
|
|
|
|
|
|
|
processes:
|
|
|
|
|
sonr:
|
2024-12-19 06:22:44 -05:00
|
|
|
namespace: testnet
|
|
|
|
|
command: "make dop-testnet"
|
2024-11-26 22:05:50 -05:00
|
|
|
|
2024-12-02 14:27:18 -05:00
|
|
|
hway:
|
2024-12-19 06:22:44 -05:00
|
|
|
namespace: testnet
|
2024-12-05 20:36:58 -05:00
|
|
|
command: "./build/hway"
|
2024-11-26 22:05:50 -05:00
|
|
|
depends:
|
|
|
|
|
- sonr
|