EO

Etinosa Ogbevoen

|
EO

Etinosa Ogbevoen

Frontend Engineer

Made by Etinosa | © 2026

Back to Projects

Razor Wallet

A self-custody wallet for the Move ecosystem (Aptos, Sui, Movement), across browser extension and mobile, trusted by 80K+ people.

Web3WalletReact NativeMonorepoTypeScript
activePrivate RepoVisit Live
Razor Wallet

Overview

Razor Wallet is a self-custody wallet for the Move ecosystem (Aptos, Sui, and Movement), shipping as a browser extension (80,000+ installs) and a React Native / Expo mobile app for iOS and Android, both living in a single monorepo. I lead the frontend across both: account generation and management, network switching, secure storage, and full transaction-lifecycle tracking, backed by an RPC failover layer that keeps wallets working through provider outages.

Features

Browser extension (80,000+ installs) and a React Native / Expo mobile app (iOS & Android), both in one monorepo

Account generation, network switching, and secure storage

Full transaction-lifecycle tracking

RPC failover (health checks, retry/timeout, fallback) that survives provider outages

Key Engineering Decisions

1

Built an RPC failover layer so a single provider outage never takes wallets offline

2

Ran extension and mobile from one monorepo: a shared UI system and shared logic, no forked design

3

Handled key generation and secure storage with the care self-custody demands

Tech Stack

ReactTypeScriptReact Native / ExpoReduxWagmi / Viem

Project Info

Author

Etinosa Ogbevoen

Status

active

Category

Web3