GeoYuan Wallet
Your GeoCoin Wallet, Powered by Identity
The GeoYuan Wallet is a decentralized wallet tied to your GyID. Each GeoCoin represents a geo-anchored digital asset minted from a real-world photo with GPS location.
GeoCoin Minting
Mint one unique GeoCoin from each geo-tagged photo. Each coin is bound to its location and timestamp.
P2P Transfers
Transfer GeoCoins between wallets via the libp2p peer-to-peer network. All transactions are signed with your Ed25519 key.
Multi-Device Sync
Link multiple devices under one GyID and sync your wallet across all of them automatically.
Spatial Discovery
Discover GeoCoins minted near your location using H3 hexagonal spatial indexing.
How It Works
Generate GyID
Create your decentralized identity using hardware fingerprint, GPS, and timestamp.
Take a Photo
Capture a geo-tagged photo at any location. The EXIF GPS data anchors your GeoCoin to reality.
Mint GeoCoin
Your photo is hashed and combined with location data to mint a unique, non-fungible GeoCoin.
Transfer & Trade
Send GeoCoins to other GyIDs via P2P network. Each transfer is cryptographically signed.
P2P Network
GeoYuan uses a libp2p-based peer-to-peer network for decentralized wallet operations. Nodes discover each other via mDNS (local network) and Kademlia DHT (global network).
- ▶ Decentralized — no central server required
- ▶ Encrypted — all traffic is end-to-end encrypted
- ▶ Resilient — network auto-heals when peers go offline
- ▶ Fast — local transfers via mDNS, global via DHT relay