Pallet white paper
  • WALLET GUIDE
    • 1、Introduction
    • 2、Why Pallet wallet
    • 3、Getting Started
  • DEVELOPERS
    • 1、White Paper
    • 2、Wallet SDK Integration
      • 2.1 Flutter SDK
        • Integration Architecture
        • Bridge API
        • Develop Guide
        • Example
        • Integration Case
      • 2.2 Deeplink
        • Android
        • iOS
        • NFT Query
    • 3、H5 Wallet Integration
    • 4、Plugin Wallet Integration
    • 5、Wallet APIs
  • COMMON PROBLEMS
    • 1、What Is a Decentralized Wallet?
    • 2、What is MPC wallet?
    • 3、How to prevent DApp Approve scams?
    • 4、What Is the Miner Fee?
Powered by GitBook
On this page
  1. COMMON PROBLEMS

1、What Is a Decentralized Wallet?

In contrast to centralized wallets (exchanges) where the private key is in the hands of a third-party service provider, the private key of a decentralized wallet is kept by the user themselves and the assets are stored on the blockchain, the user is the real holder of the digital currency, the wallet is just a tool to help the user manage the assets on the chain and read the blockchain data, so there is no way to control, steal or transfer your assets. Therefore, decentralized wallets are difficult to be attacked by hackers centrally, and users do not have to worry about self-stealing or running away from the wallet service provider, because as long as you keep your private key safe when creating the wallet, your assets are still on the chain and can be displayed in a different wallet as well.

Previous5、Wallet APIsNext2、What is MPC wallet?

Last updated 1 year ago