From 4fb374ccf82c6ad23f46aa3b2287d0704de4e72d Mon Sep 17 00:00:00 2001 From: Taylor Ferran <45994626+taylorferran@users.noreply.github.com> Date: Fri, 1 Mar 2024 14:00:16 +0000 Subject: [PATCH] Add run Skandha video link to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4325529d..808371a3 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,8 @@ Or follow the steps below: 7. Skandha will run for all chains available in `config.json` 8. Networks will be available at `http://localhost:14337/{chainId}/` (e.g. for dev `http://localhost:14337/1337/`) +For a video tutorial on the above, you can [view this here.](https://www.youtube.com/watch?v=O0_lm7b0GXE) + ## 🐳 How to run (a Docker image) 1. `cp config.json.default config.json`