WebAuthn
Standard for public key based authentication in browsers using passkeys and hardware authenticators, often used to log into smart wallets without passwords.
Standard for public key based authentication in browsers using passkeys and hardware authenticators, often used to log into smart wallets without passwords.
Smart contract runtimes that execute WebAssembly modules with sandboxing and metering, enabling multi language contracts and safer execution than raw EVM bytecode.
Portable binary instruction format that runs at near native speed on the web and in many chains; enables smart contracts in languages like Rust, Go, and C++.
Vision and stack for user owned internet services built on cryptographic identities, smart contracts, and token incentives, contrasting with platform owned Web2.
Wallet configuration that tracks balances and transactions without holding private keys; useful for monitoring cold storage or multi-sig addresses.
Protocol that connects dapps and wallets over relays using QR codes or deep links, enabling remote signing without exposing private keys to the dapp.
UX pattern where smart contract wallets handle gas, session keys, and custom auth under account abstraction standards, reducing seed phrase friction for users.
Base58Check encoded private key format used by Bitcoin and similar chains to import or export keys; includes network prefix and compression flag.
Software or hardware that lets a user control private keys directly to sign transactions; recovery depends on seed phrase or social recovery mechanisms.
Number of standard deviations a value is from the mean; useful for anomaly detection in exchange flows, validator metrics, and AI feature engineering.
Space-filling curve used to map multidimensional data to one dimension while preserving locality. Applied in databases, graphics, and some Merkleized indexes.