Add demo instructions to fixturenet-payments stack (#556)

* Update remaining references for core repos from github to gitea

* Add demo instructions

* Add demo clean up steps
This commit is contained in:
prathamesh0
2023-10-04 12:51:04 +05:30
committed by GitHub
parent 80b0c07736
commit d57efe87b8
8 changed files with 233 additions and 57 deletions
@@ -9,7 +9,7 @@ Prerequisite: An L1 Ethereum RPC endpoint
Clone required repositories:
```bash
laconic-so --stack fixturenet-optimism setup-repositories --exclude github.com/cerc-io/go-ethereum
laconic-so --stack fixturenet-optimism setup-repositories --exclude git.vdb.to/cerc-io/go-ethereum
# If this throws an error as a result of being already checked out to a branch/tag in a repo, remove the repositories mentioned below and re-run the command
```