From 6017af57c90a25f17e7e11bbef6f27fcee8a1a8e Mon Sep 17 00:00:00 2001 From: anilcse Date: Thu, 12 Dec 2024 16:51:27 +0530 Subject: [PATCH] update features list --- README.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/README.md b/README.md index 926a2e1..5ffba31 100644 --- a/README.md +++ b/README.md @@ -199,6 +199,39 @@ Asset Types: +------------+--------------+----------+ ``` +## Features & Roadmap + +### Current Features ✅ +- **Cosmos Ecosystem** + - Auto-configuration using Chain Registry + - Bank, staking, and reward balances + - IBC token resolution +- **EVM Networks** + - Ethereum & compatible chains + - Native token balances + - Custom RPC support +- **Portfolio Analytics** + - Real-time USD values + - Network distribution + - Asset type breakdown + +### Coming Soon 🚧 +- **Solana Integration** + - Native SOL & SPL tokens + - Stake accounts + - Program-owned accounts +- **Enhancements** + - NFT tracking + - DeFi positions + +### Future Plans 📋 +- Additional L1 blockchains +- CSV export +- Custom grouping +- Database support for snapshots +- Historical snapshots + + ## Contributing 1. Fork the repository