Moss
  • WELCOME
    • â„šī¸About Moss
      • Modular wallets
      • Native Passkey
      • Own Dapp
      • Own Dapp Management Layer
    • 📚Fundamental Concepts
      • Account
      • Wallet
      • DApp
      • Account Abstract
  • Moss Documentation
    • 💡Moss Concept Innovation
      • New Wallet Design
      • New Token Design
    • đŸ—ī¸Asset Interaction Architecture
    • 🔐Moss Security
      • Technology
  • Developers
    • 👨‍đŸ’ģMoss Protocols
      • ERC-7196: Simple token, Simplified ERC-20
      • ERC-7204: Contract wallet management token
      • ERC-7561: Simple NFT, Simplified ERC-721
      • ERC-7564: Contract wallet management NFT
      • SNIP: A standard interface for manage modular Own Dapp
    • 📱Own Dapp Development
    • ÂŽī¸Dapp Store Regulation
  • Information
    • đŸ“ŖPublish
      • Moss All-In-One 🚀
      • Wallet Abstract - is not Account Abstract
      • First Principles: Value Internet, Good Asset Interaction Architecture
      • Three directions of Moss
      • New Paradigm Wallets and Tokens
    • ❓FAQ
    • đŸ‡¨đŸ‡ŗä¸­æ–‡
Powered by GitBook
On this page
  1. WELCOME
  2. Fundamental Concepts

Wallet

In the context of web3, a wallet refers to software, hardware, or online tools designed for the management of assets and accounts.

It is worth noting that in the current web3 landscape, the distinction between accounts and wallets is often blurred, leading to confusion and the misconception that they are synonymous. While often confused with accounts, wallets are the tools that allow users to securely store, access, and interact with their accounts on the blockchain. They provide a user-friendly interface for tasks such as viewing balances, initiating transactions, and engaging with decentralized applications (dApps). Wallets handle cryptographic keys, ensuring secure storage and simplifying the complexities of blockchain technology.

A wallet, whether in the form of software, hardware, or an online tool, is an essential component in the Web3 context, serving as a user-friendly interface for managing assets and accounts, and facilitating interactions with the blockchain network.

PreviousAccountNextDApp

Last updated 1 year ago

📚