nitro-stack/stack-orchestrator/stacks/bridge
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
..
README.md Add a stack for Nitro bridge (#4) 2024-07-19 10:57:46 +05:30
stack.yml Add a stack for Nitro bridge (#4) 2024-07-19 10:57:46 +05:30

bridge

Setup

  • Clone the stack repo:

    laconic-so fetch-stack git.vdb.to/cerc-io/nitro-stack
    
  • Clone required repositories:

    laconic-so --stack ~/cerc/nitro-stack/stack-orchestrator/stacks/bridge setup-repositories
    
  • Build container images:

    laconic-so --stack ~/cerc/nitro-stack/stack-orchestrator/stacks/bridge build-containers