A Nodefleet product · Built on Trust Wallet Core

One wallet.
Every chain in your fleet.

FleetWallet is a self-custody multi-chain wallet for builders and operators. EVM, Cosmos, Bitcoin and more — keys in your hands, signing audited by trust-wallet-core, UX built for people who deploy chains for a living.

  • 60+ chains via wallet-core
  • 2 ecosystems day one (EVM · Cosmos)
  • 0 custody — your keys, your fleet
Chain coverage out of the box
The wallet for fleet operators

Multi-chain, self-custody, built for builders.

FleetWallet wraps Trust Wallet Core with a Nodefleet-native UX: one seed, every chain you ship, plus the developer hooks your team already wishes wallets had.

One seed, every chain

BIP-39 seed plus deterministic derivation across EVM, Cosmos, Bitcoin, Solana and more. Chains ship as plug-ins — no reinstall.

  • BIP-39
  • SLIP-44
  • HD paths

Native EVM

EIP-1559 fees, EIP-712 typed data, EIP-4844 blobs, hardware signers, and a clean dapp connector that doesn't lie about gas.

  • 1559
  • 712
  • 4844

Native Cosmos & IBC

Direct + amino signing, IBC transfers, CosmWasm calls, validator delegation. Works on any Cosmos-SDK fork — including yours.

  • IBC
  • CosmWasm
  • staking

Trust Wallet Core inside

The same audited C++/Rust crypto core that powers Trust Wallet — vendored as a submodule, MIT licensed, your keys never leave the device.

  • MIT
  • audited
  • local-only

Developer mode

Add your own EVM or Cosmos fork in seconds: chain ID, RPC, denom, prefix. Test signing flows against your own genesis.

  • custom RPC
  • fork-friendly
  • JSON manifest

Fleet-aware

Pairs with Nodegate: any chain you launch via Nodegate appears in FleetWallet automatically, with the right RPC and explorer wired up.

  • auto-discovery
  • nodegate-link
  • one-click
Two clicks & a folder pick

Install FleetWallet in your browser.

The Chrome Web Store listing is in review. Until it ships, the developer build below is the same extension — minus auto-update.

  1. 01

    Grab the build

    Download the signed .zip straight from this page. It contains the unpacked extension folder.

    fleetwallet-extension.zip
  2. 02

    Open chrome://extensions

    Toggle Developer mode, click Load unpacked, point it at the unzipped folder. Done in 90 seconds.

    chrome://extensions  →  Load unpacked
  3. 03

    Pin & sign

    Pin FleetWallet to your toolbar, click the icon, add a chain in Settings, and you're live on every fork in your fleet.

    fleet ▸ icon ▸ settings ▸ add chain

Open the install page

Built like a CLI, looks like a wallet

From genesis to signed tx in three steps.

  1. 01

    Add the chain

    Drop a chain manifest — chain id, bech32 prefix, RPC, slip-44. Or import directly from a Nodegate deployment.

    fleet chain add ./mychain.json
  2. 02

    Derive an account

    One seed, every chain. FleetWallet handles HD paths, address formats, and signing schemes per ecosystem.

    fleet account new --chain mychain
  3. 03

    Sign & broadcast

    Hardware-confirm, broadcast through your own RPC, watch the tx land in your explorer. No third-party relay required.

    fleet tx send --to mychain1xyz… --amount 100
Custody = you

Boring, on-purpose. Audited primitives, no surprises.

FleetWallet leans on battle-tested cryptography (Trust Wallet Core, MIT, used by tens of millions of wallets). We add UX, not crypto.

Self-custody

Keys never leave the device

  • Seed encrypted with OS keystore
  • Hardware wallet support
  • Optional passphrase (BIP-39 25th word)
  • Open-source signer paths

Open core

Inspect everything

  • Trust Wallet Core (MIT) inside
  • Reproducible builds
  • Public threat model
  • No telemetry by default

FleetWallet is in development. Cryptography is boring on purpose; UX is where we ship.

Be on the first fleet to sign.

Builders, validators, and chain operators get early access to the Web Store listing and the wallet-core integration. Drop your email — we'll ping you the moment auto-update goes live.

or install the dev build right now — no waitlist required