From 1e32c6abe94413ffcc88d01461c438b3b0010060 Mon Sep 17 00:00:00 2001 From: anilcse Date: Thu, 12 Dec 2024 16:56:49 +0530 Subject: [PATCH] update readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5ffba31..2e73f1d 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,7 @@ cp configs/config_example.json configs/config.json Example configuration: ```json { + "cosmos_networks": ["cosmoshub", "akash", "..."], "cosmos_addresses": ["cosmos1..."], "evm_networks": [ { @@ -216,6 +217,8 @@ Asset Types: - Asset type breakdown ### Coming Soon 🚧 +- **Exchange Support** + - Integrate exchanges apis - **Solana Integration** - Native SOL & SPL tokens - Stake accounts