What Layerfolio is
Layerfolio is a local-first portfolio decision tool for self-directed crypto investors managing assets across wallets, networks, DeFi protocols, and manual holdings.
Most portfolio trackers answer “What do I own?” Layerfolio asks “Does what I own still match my strategy?”
The problem
A balance view does not explain the role of an asset in a portfolio. Long-term holdings, stable reserves, core altcoins, and high-risk bets require different risk budgets. Once those positions are spread across wallets and protocols, it becomes difficult to see whether the portfolio still reflects the investor’s intended strategy.
What it does
Layerfolio organizes positions into four customizable strategic layers:
- Anchor
- Cushion
- Altcoins
- Speculation
It compares current allocation with user-defined targets, calculates drift, and converts that drift into a concrete layer-level rebalance plan.
The application also includes:
- wallet and manual position tracking
- Aave receipt-token and Hyperliquid position support
- automatic CoinGecko and DexScreener pricing
- per-contract scam and safe overrides
- snapshot analytics for concentration, networks, valuation sources, and allocation coverage
- an optional Bets journal for selected active ideas
- English and Russian interfaces
- local JSON backup and restore
- a one-click demo portfolio that requires no API keys
Local-first by design
There is no backend, cloud account, or portfolio-wide transaction reconstruction. Portfolio state stays in IndexedDB in the current browser, while interface settings stay in localStorage.
Built with Codex and GPT-5.6
Codex was the primary implementation partner during OpenAI Build Week. It was used iteratively to trace portfolio-value inconsistencies, refine per-contract risk handling, extend Aave and Hyperliquid support, implement automatic pricing and rebalancing, add tests, and prepare a reproducible public release.
The human-owned product decisions remained explicit: layers and rebalance are the core product, visibility must not change portfolio value, Bets apply only to selected active ideas, and risk classification remains reviewable rather than infallible.
Built With
- alchemyapi
- codex
- coingecko
- dexscreener
- etherscan
- gpt-5.6
- hyperliquid
- indexeddb
- react
- typescript
- vite
Log in or sign up for Devpost to join the conversation.