nitro-stack/stack-orchestrator/stack/go-nitro
shreerang6921 e25a412c86
Create skeleton of stack for running nitro nodes (#1)
* Add initial stack for running go-nitro

* Fix clone required repo command

* Add step for cloning required repo

* Build docker images for nitro protocol and nitro rpc client

* Add todos in go-nitro and nitro-contracts container

* Add todos in go-nitro readme

* Replace top level version with name in docker compose files

---------

Co-authored-by: Neeraj <neeraj.rtly@gmail.com>
2024-07-17 14:59:46 +05:30
..
README.md Create skeleton of stack for running nitro nodes (#1) 2024-07-17 14:59:46 +05:30
stack.yml Create skeleton of stack for running nitro nodes (#1) 2024-07-17 14:59:46 +05:30

Go-nitro

Clone the stack repo

Clone required repositories

laconic-so --stack /<path-to-nitro-stack>/nitro-stack/stack-orchestrator/stack/go-nitro setup-repositories

Note: Replace path to nitro stack with actual path

Build the container image

laconic-so --stack /<path-to-nitro-stack>/nitro-stack/stack-orchestrator/stack/go-nitro build-containers