From f3ebc40da4df34da4fb2101d9260bce7a3ea074d Mon Sep 17 00:00:00 2001 From: Termina1 Date: Fri, 26 Jan 2024 16:38:28 +0200 Subject: [PATCH] update readme --- README.adoc | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.adoc b/README.adoc index 58c4cf4f..fa8233de 100644 --- a/README.adoc +++ b/README.adoc @@ -34,12 +34,10 @@ Provides: - Automatic **failover** and retry - Separate public blockchain nodes from your internal servers +=== Supported chains +List of supported chains here: https://p2p-org.github.io/dshackle/networks.html[here]. Feel free to contribute new chains. -List of supported chains here: https://p2p-org.github.io/dshackle/networks.html - -Full list of supported blockchains - link:foundation/src/main/resources/chains.yaml[here]. Feel free to contribute new chains. - -Architecture: +=== Architecture image::dshackle-intro.png[alt="",width=80%,align="center"]