Built for the Vexanium ecosystem

Wallet, explorer, and developer infrastructure for Vexanium.

Wind Crypto builds Wisp Wallet, Wind Explorer, WindStack SDK, and a public data layer for users, developers, and applications.

Developer infrastructure
Wisp WalletNon-custodial
Wisp Wallet product interface
Wind Explorer live
Block dataActionsEVM decode
Network servicesOperational monitoring
VEX NativeVEX EVMNon-custodialRealtime indexingPublic API

Wind product stack

Purpose-built products, not a collection of disconnected tools.

One connected product family for secure wallet access, accurate chain visibility, and developer integration.

Non-custodial

Wisp Wallet

A non-custodial multichain wallet centered on VEX Native and VEX EVM, with encrypted local vaults, account creation, resources, bridge flows, backups, and dApp approvals.

Native + EVM

Wind Explorer

Vexanium blocks, transactions, actions, accounts, keys, contracts, tokens, resources, producers, governance, and indexed VEX EVM activity in one focused interface.

v0.6.2

WindStack SDK

Published TypeScript packages for Vexanium, EVM, Solana, multichain sessions, provider contracts, and WharfKit SessionKit integration.

Wisp Wallet

A wallet experience that makes self-custody understandable.

Wisp is a non-custodial multichain wallet. The mobile app supports VEX Native and EVM dApps, while the browser extension is intentionally VEX Native-only.

  • Encrypted local vaults, wallet creation/import, and backup workflows
  • VEX Native account creation, RAM, CPU, NET, REX, producers, and bridge
  • EIP-1193, EIP-6963, window.vexanium, exact-byte signing, and VSR/ESR
  • Explicit connection, message, and transaction approvals
Get Wisp prerelease 6
Current Wisp Wallet home screen with hidden portfolio balance and quick actions

WindStack SDK

A dependable integration layer for Web3 dApps.

WindStack is the dApp integration layer. Applications create requests and sessions; Wisp validates them, presents the approval, and signs only after user authorization.

  • Six published @windstack packages at v0.6.2
  • WharfKit SessionKit plugin for exact serialized bytes
  • VEX Native, EVM, and Solana clients
  • Synchronized provider contract with Wisp
Explore developer tooling
VEX Native · WindStack 0.6.2
# published packages
npm i @windstack/[email protected] @windstack/[email protected]

import { SessionKit } from "@wharfkit/session";
import { WispWalletPlugin }from "@windstack/wallet-plugin-wisp";

const sessionKit = new SessionKit({
  appName: "My dApp",
  walletPlugins: [new WispWalletPlugin()],
});

Trust model

Built around clear boundaries and responsible operation.

Security language should be specific and verifiable. Wind products focus on user control, public-chain truth, and transparent technical surfaces.

User controlled

Self-custody by design

Wisp keeps wallet credentials under the user's control and does not operate as a custodial exchange or account provider.

Verifiable

Public blockchain truth

Balances and transactions are resolved from supported blockchain networks, not from a private internal ledger.

Transparent

Open technical surfaces

Public endpoints, clear product boundaries, status visibility, and responsible security reporting support trust.

Build and operate with Wind

Use the product stack or connect directly to the data layer.

Explore user-facing products, developer tooling, public endpoints, and live infrastructure status.