From fd746d3dc27f3a6fc7cf18a33544248aca300fb8 Mon Sep 17 00:00:00 2001 From: Torben <81830852+Sbcdn@users.noreply.github.com> Date: Tue, 9 Jan 2024 15:12:00 +0100 Subject: [PATCH] Update README.md Signed-off-by: Torben <81830852+Sbcdn@users.noreply.github.com> --- local/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/local/README.md b/local/README.md index f7a5af01..1f1df3ac 100644 --- a/local/README.md +++ b/local/README.md @@ -19,6 +19,9 @@ There is a API documentation made for the local setup and maps to the correct po - Install Docker: https://docs.docker.com/engine/install/ and setup permission for your user to use docker. - Install Cardano Node and Cardano DBsync for Testnet or have a possibility to connect to a dbsync +### Cardano Node and Dbsync +The easiest way to setup a cardano node is using [mithtil](https://mithril.network/doc/manual/getting-started/bootstrap-cardano-node). How to setup a cardano dbsync is described [here](https://github.com/IntersectMBO/cardano-db-sync/blob/master/doc/docker.md). + ## Install dependencies