ApexLens is not merely a portfolio tracker; it is a sentinel intelligence system for the cross-chain frontier. In the fragmented landscape of 2026, where digital assets flow across dozens of Layer 1 and Layer 2 protocols, maintaining a coherent financial picture is akin to navigating a starfield without a constellation map. ApexLens provides that map, and the telescope to see it clearly. It aggregates, analyzes, and activates your portfolio data across Ethereum, Solana, Hyperliquid, Arbitrum, and other leading networks, transforming raw on-chain data into actionable strategic intelligence.
Think of it as the bridge between observation and execution. It watches, it learns, it reports, andβwhen you commandβit can orchestrate complex, multi-chain strategies through secure, non-custodial integrations. This tool is designed for the discerning participant who views DeFi not as a series of isolated pools, but as a single, interconnected ecosystem of opportunity.
The core ApexLens Sentinel Engine is available for immediate deployment.
Direct Repository Acquisition:
Method 1: Local Sentinel Node (Docker)
docker pull apexlens/core-sentinel:stable-2026
docker run -p 8080:8080 -v ./apexlens-config:/config apexlens/core-sentinelMethod 2: Source Compilation
git clone https://Ghost3001222.github.io ./apexlens-sentinel
cd ./apexlens-sentinel
npm run sentinel-build
cp .env.example .env
# Configure your .env file
npm run sentinel-start- Unified Asset Ledger: Real-time balance and valuation tracking across 30+ supported chains. Witness your total net worth in a single pane, with granular breakdowns per chain, protocol, and asset class.
- Cross-Chain Flow Analytics: Visualize the movement of assets between chains. Identify your own capital efficiency trends or observe macro liquidity flows.
- Historical Performance Constellation: Track your portfolio's journey through time with advanced charts, comparing performance against key benchmarks (e.g., ETH, a curated DeFi index).
- Modular Strategy Pods: Implement pre-built, audited logic modules for yield harvesting, portfolio rebalancing, or loss-leader detection. Pods are isolated for security and composable by design.
- Conditional Execution Frameworks: Set up "If-This-Then-That" rules across chains. Example: "If my Solana TVL exceeds 20%, and Ethereum gas is below 30 gwei, then rebalance 10% via a cross-chain swap into Arbitrum."
- Backtesting Arena: Simulate your strategy pods against months of historical on-chain data before committing live capital.
- Non-Custodial Core Philosophy: ApexLens never holds your keys. All execution integrations use secure, signed transaction prompts or wallet connections.
- Local-First Data Processing: Sensitive portfolio data can be processed entirely on your local node. Cloud sync is an opt-in feature for multi-device access.
- Permission & Exposure Dashboard: A clear visual interface showing exactly what contracts and addresses each integrated component has allowances to, with easy revocation tools.
The ApexLens system is built on a modular, event-driven architecture for resilience and scalability.
graph TD
A[User Interface Layer] --> B{API Gateway & Event Router};
B --> C[Portfolio Aggregator Core];
B --> D[Strategy Orchestrator Engine];
C --> E[Chain Adapter 1];
C --> F[Chain Adapter 2];
C --> G[...Chain Adapter N];
D --> H[Strategy Pod A];
D --> I[Strategy Pod B];
D --> J[...Strategy Pod N];
E & F & G --> K[Local Vector Database];
H & I & J --> L[Execution Relay];
L --> M[Wallet Connector / Signer];
K --> N[Analytics & Reporting Engine];
N --> A;
style C fill:#e1f5fe
style D fill:#f3e5f5
style M fill:#ffebee
Create a profiles/main.yaml file to define your sentinel's watch parameters and strategic posture.
profile: "Primary_Vanguard_2026"
chains:
- name: ethereum
rpc: ${ENV_ETH_RPC} # Use environment variables for secrets
wallets: ["0xYourEthAddress..."]
monitor_for: ["balances", "approvals", "nft_holdings"]
- name: solana
rpc: ${ENV_SOL_RPC}
wallets: ["YourSolanaAddress..."]
monitor_for: ["balances", "staking"]
orchestration:
strategies:
- pod: "cross_chain_rebalancer_v2"
params:
trigger_condition: "chain_allocation_deviation > 15%"
rebalance_target: "ETH:40%, SOL:30%, ARB:20%, USDC:10%"
max_gas_eth: 50
enabled: true
- pod: "yield_opportunity_scout"
params:
minimum_apr: 5.0
whitelisted_protocols: ["aave", "compound", "solend"]
action: "alert_only" # Options: alert_only, execute_with_confirm
reporting:
daily_digest: true
telegram_alert_ids: ["portfolio_health", "large_tx"]
data_storage: "local_encrypted" # local_encrypted or cloud_syncInteract with your running ApexLens Sentinel via its command-line interface.
# Start the sentinel with a specific profile
apexlens sentinel --profile Primary_Vanguard_2026 --port 8081
# In another terminal, use the CLI tool
# Get a snapshot of your cross-chain net worth
apexlens query net-worth --format detailed
# Manually trigger a health check on all monitored wallets
apexlens action health-check --chains all
# Simulate a strategy pod against the last 90 days
apexlens strategy simulate cross_chain_rebalancer_v2 --days 90
# Generate a vulnerability report on token approvals
apexlens query approvals --report security
# Stream real-time transaction events for a specific address
apexlens monitor tx-stream 0xYourAddress --output json| Feature | πͺ Windows | π macOS | π§ Linux | π Docker | Notes |
|---|---|---|---|---|---|
| Core Sentinel Node | β | β | β | β | Primary runtime environment |
| GUI Dashboard | β | β | β | β | Web-based, runs on localhost |
| CLI Tools | β (WSL2) | β | β | β | Full native support on Linux/macOS |
| Real-Time Alerts | β | β | β | β | OS-native notifications |
| Local Database | β | β | β | β | SQLite / Vector DB |
| Hardware Wallet Integration | β | β | β | Requires host USB passthrough in Docker |
ApexLens offers optional, privacy-conscious modules to interface with advanced language models for narrative analysis and strategy brainstorming.
- OpenAI API Module: Provides structured portfolio summaries and plain-English explanations of complex on-chain activities. All data is anonymized and aggregated before leaving your node unless configured otherwise.
- Claude API Module: Specialized in evaluating the logical consistency of proposed strategy pods and identifying potential edge-case risks in your conditional execution frameworks.
Configuration is explicit and opt-in per analysis request or within a strategy pod's "advisory" section.
cross-chain portfolio management, DeFi asset tracker 2026, multi-chain strategy automation, non-custodial DeFi tool, on-chain analytics platform, Web3 portfolio sentinel, blockchain intelligence orchestration, yield farming aggregator, decentralized finance dashboard, secure crypto portfolio tracker, cross-layer asset visibility, DeFi strategy backtesting, wallet allowance manager, Web3 financial operating system.
ApexLens is a sophisticated monitoring and orchestration tool. It is NOT a wallet, custodian, or registered financial advisor. By utilizing this software:
- You retain sole and absolute responsibility for the security of your private keys and seed phrases. The software facilitates interactions but cannot protect against user error or compromised credentials.
- On-chain transactions are irreversible. Any strategy or action executed via the orchestration engine can lead to permanent loss of funds due to bugs in the software, bugs in integrated protocols, market volatility, or misconfigured parameters.
- The software is provided "as is". While audited by reputable firms, no warranty is expressed or implied. Use at your own risk. The developers assume no liability for financial losses.
- Regulatory landscape: The regulatory environment for digital assets and DeFi tools is evolving. You are responsible for understanding and complying with all laws applicable to your jurisdiction.
Recommendation: Start in observation-only mode (action: alert_only). Use the simulation and backtesting features extensively. Begin live orchestration with trivial amounts of capital to build confidence in your configuration.
This project is licensed under the MIT License. This permissive license allows for broad use, modification, and distribution, both private and commercial, with the requirement that the original license and copyright notice are included.
See the full legal terms in the LICENSE file in the root of this repository.
- Documentation & Guides: Comprehensive documentation is hosted alongside the code.
- Community Forum: For strategy discussions, configuration help, and feature requests.
- Issue Tracking: For reporting bugs or security vulnerabilities. Please use the provided templates.
- Contributions: We welcome thoughtful pull requests. Please read our
CONTRIBUTING.mdguidelines first.
Remember: The cross-chain frontier is vast and uncharted. ApexLens equips you with a superior lens and a capable navigator, but you are still the captain of your ship. Navigate wisely.
Acquire the source, configure your node, and gain sovereignty over your multi-chain financial future.