nitro-stack/stack-orchestrator/stacks/nitro-node/stack.yml
prathamesh0 ce2258db07
Add a stack for Nitro bridge (#4)
* Add a bridge stack

* Implement Nitro contracts deployment to L1 and L2

* Deploy custom tokens to L1 and L2

* Add a service for Nitro bridge

* Setup a service for nitro-rpc-client with required certs
2024-07-19 10:57:46 +05:30

12 lines
234 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-contracts
pods:
- go-nitro
- nitro-rpc-client