Show HN: Wealtii – A multi-sig digital asset index fund built by a solo founder
zayd7861
47 points
1 comment
June 24, 2026
Related Discussions
Found 5 related stories in 125.0ms across 11,536 title embeddings via pgvector HNSW
- Show HN: We're building an AI hedge fund rallies · 15 pts · April 03, 2026 · 62% similar
- Show HN: Terminal-Style Portfolio on the Internet kuberwastaken · 22 pts · March 01, 2026 · 56% similar
- Show HN: An index of indie web/blog indexes rocketpastsix · 113 pts · May 10, 2026 · 52% similar
- Show HN: Trackm, a personal finance web app iccananea · 20 pts · March 16, 2026 · 52% similar
- Show HN: A free ESG stock screener that publishes its losses and methodology irldexter · 27 pts · April 26, 2026 · 51% similar
Discussion Highlights (1 comments)
zayd7861
Hey HN, I'm a 22 year old solo dev. Over the last 8 months, I wrote 315k lines of code to build an on-chain index fund platform. The stack is FastAPI, React, Celery, Postgres, and Redis running on AWS for $70/month. The core engine works by: Aggregating up to 5,000 user orders every 30 seconds. Routing them across DEX protocols for execution. Settling into a single Gnosis Safe transaction to cut gas costs by 80%. A custom blockchain scanner watches the network every 3 seconds with Redis deduplication to detect incoming deposits. I built this entirely solo because I wanted a verifiable alternative to trusting centralized exchanges with custody. I'm hanging out in the comments and would genuinely love for you to roast the architecture or give feedback!