Martian Wallet Dev Docs
HomeChrome web store
  • Introduction
  • 🏗️Integration
    • Detecting the Provider
    • Establishing a Connection
    • Displaying Your App
  • ⚙️methods
    • Aptos
      • Generate Transaction
      • Sign Transaction
      • Submit Transaction
      • Sign and Submit Transaction
      • Sign Generic Transaction
      • Generate Sign and Submit Transaction
      • Create Collection
      • Create Token
      • Add Network
      • Change Network
      • Get Networks
      • Get Transaction
      • Get Transactions
      • Get Account Transactions
      • Get Account Resources
      • Get Account
      • Get Chain Id
      • Get Ledger Info
    • Sui
      • Sign Transaction Block
      • Sign and Execute Transaction
      • Get Public Key
      • Get Old Address
      • Get Accounts
    • Sign Message
    • Get Network
    • Get Current Blockchain
    • Cancel Submitted Transactions
    • Network Change Event
    • Account Change Event
Powered by GitBook
On this page

Introduction

NextDetecting the Provider

Last updated 2 years ago

Martian wallet is a crypto wallet that can be used to manage digital assets and access decentralized applications on the and blockchain.

Currently available as a , Martian Wallet will soon also be available as an iOS app.

At its core, Martian Wallet works by creating and managing private keys on behalf of its users. These keys can then be used within the Martian wallet to store funds and sign transactions.

To interact with web applications on the Sui network and Aptos blockchain, the Martian wallet extension injects an martian object into the javascript context of every site the user visits. A given web app may then interact with Martian wallet, and ask for the user's permission to perform transactions, through this injected object.

This documentation is intended for developers who are building applications with Martian Wallet on the Sui network and Aptos blockchain. To get help with using Martian Wallet or for giving suggestions, please check out our developer or contact our .

Sui
Aptos
Chrome extension
discord
developer support