192e6feee3
* Rename nitro-node stack * Add flag for setting public IP * Log values in the nitro-node script * Add command to install nitro-rpc-client * Fix directory name * Set default value for public IP
12 lines
239 B
YAML
12 lines
239 B
YAML
version: "1.0"
|
|
name: go-nitro
|
|
description: "Stack to demonstrate payments between various services"
|
|
repos:
|
|
- github.com/cerc-io/go-nitro
|
|
containers:
|
|
- cerc/go-nitro
|
|
# - cerc/nitro-rpc-client
|
|
pods:
|
|
- go-nitro
|
|
# - nitro-rpc-client
|