๐Ÿ‡บ๐Ÿ‡ฒ
Broearn Wallet Documentation
CtrlK
  • ๐ŸงฌOVERVIEW
    • ๐Ÿ’กWhat is Broearn Wallet?
    • ๐Ÿ›ก๏ธSecurity
    • ๐Ÿ“‹Available Networks
      • Parallel Universe Chain
      • Bitcoin
      • Ethereum
      • BNB Chain
      • Tron
      • Solana
      • OKX Chain
      • Optimism
      • Fantom
      • Ethereum Classic
      • Polygon
      • Avalanche
  • ๐Ÿ›ธPUT
    • Extension & in Broearn app
      • Events
        • Disconnect
        • Accounts Changed
    • Detecting the Provider
  • Establishing a Connection
  • PROVIDER METHODS
    • Connect
    • Disconnect
    • SignMessage
    • SignTransaction
    • SignAllTransactions
    • SignAndSendTransaction
  • ๐Ÿ”นETHEREUM & EVM
    • Getting Started with Ethereum and EVM
    • Detecting the Provider
    • Establishing a Connection
    • Sending a Transaction
    • Signing a Message
    • Provider API Reference
      • Properties
        • eth_chainId
        • eth_networkVersion
        • eth_selectedAddress
        • _events
        • _eventsCount
      • Events
        • Connect
        • Accounts Changed
        • Disconnect
        • Chain Changed
      • Methods
        • isConnected
        • request
  • Demo Applications
  • ๐Ÿ“œERRORS
  • ADVANCED
    • Auth
      • Web Javascript demo
      • Web Java
      • Web Golang
      • Web PHP
  • COMMUNITY AND SUPPORT
    • ๐ŸฆTwitter
    • โœˆ๏ธTelegram
    • ๐ŸŽฎDiscord
Powered by GitBook
Page cover
On this page
  1. ๐ŸงฌOVERVIEW

๐Ÿ›ก๏ธSecurity

Private keys are the most valuable possessions in the blockchain space. If the user loses their private keys or they are compromised, they will never recover their currencies.

To provide our extremely secure services:

No one, except the user themself, has full control

Only the user can initiate the signing process. Other parties, including developers, can never access users' funds.

PreviousWhat is Broearn Wallet?NextAvailable Networks

Last updated 2 years ago