/ Works
/ 2025 — now
/ Nanovest
Web3Multi-chainwallet
Embedded wallets across Ethereum, Solana, Base and BNB, created in-app in seconds with no seed phrase to write down. Token discovery, buy and sell, and cross-chain deposits that settle under 20 seconds.
/ Client

/ Role
Frontend Engineer
/ Timeline
Maintaining
/ Services
Frontend
Web3
React Native
/ Stack
React Native / TypeScript / wagmi / viem / Dynamic / CCTP v2
About the project
/ Overview
Embedded wallets inside a production fintech app: a wallet across Ethereum, Solana, Base and BNB created in-app in seconds, with no seed phrase to write down. Token discovery, buy and sell, and cross-chain deposits that settle in under twenty seconds.
/ The Challenge
Self-custody is the part of crypto that loses ordinary users. A seed phrase is a support burden and an abandonment point, gas is a second currency nobody asked to hold, and four chains means four sets of addresses, fees and confirmation times to hide behind one balance. None of that can be simplified by shipping a worse wallet — the money is real and the app is a licensed fintech product.
/ The Approach
The wallet is created for the user rather than by them, so there is no phrase to lose, and transactions are sponsored so gas never appears as a thing to fund. wagmi and viem carry the EVM chains behind one interface and Dynamic handles the embedded key material; account abstraction is what makes the sponsorship and the recovery possible rather than a compromise. Cross-chain deposits go through CCTP v2 so USDC moves natively instead of being wrapped.
/ The Result
Four chains behind a single balance, no seed phrase, no gas, and an average of $50k a day moving through it. The wallet reads as a feature of the app rather than as a crypto product bolted to the side of one.
/ What it took
- Four chains — Ethereum, Solana, Base, BNB — presented as one balance
- Embedded wallet creation in-app with no seed phrase, on Dynamic
- Sponsored transactions, so gas is never a currency the user has to hold
- Cross-chain USDC deposits through CCTP v2, settling under twenty seconds
- wagmi and viem across the EVM chains; account abstraction is what makes sponsorship and recovery possible
/ Results and outcomes
- Chains
- 4
- Gas Free
- 100%
- Avg TX volume
- $50k/day