Martin Wallet for aptos

saeed younesi
2 min readFeb 4, 2023

--

Introducing Martian Wallet for Aptos

Assessing the interest of the Aptos community in having a wallet, our team has taken significant steps toward launching one of the first wallets for the Aptos blockchain. We have built our wallet using our version of the Aptos web3.js module which can be found here.

Please join our Discord server here to stay updated on our progress: https://discord.gg/martian-wallet

Check out our website for latest releases of the Martian Aptos Wallet : https://martianwallet.xyz/

Current Progress

Watch a short NFT demo here. Watch a short transaction demo here.

Here are some of the features that are up & running:

  1. Create Wallet (creates a mnemonic secret recovery phrase using the BIP-39 protocol)
  2. Import Wallet (imports wallet from secret recovery phrase)
  3. Deposit (Airdrops Aptos Test Coins to wallet address)
  4. Send (transfers specified amount to a specified receiver’s address)
  5. Wallet history (all incoming/outgoing transactions to the wallet address)
  6. NFT integration (displays NFTs in the wallet)

Roadmap & Timeline

  1. Chrome extension beta available on Chrome webstore: Apr 18, 2022
  2. Developer Gitbook for integrating Martian Wallet in other Aptos dApps: Apr 18, 2022
  3. Open source martian-wallet-adapter: Apr 18, 2022
  4. Chrome extension with upgraded security features: Apr 25, 2022
  5. iOS app beta: 1st week of May, 2022

How can you help?

  1. Please join our Discord here and provide us feedback on the demo videos and beta version of the wallet when it’s launched.
  2. Contribute to our open source npm module used for building the Martian Wallet.
  3. Use our developer gitbook (due Apr 18, 2022) and start building more Aptos dApps using it. Raise issues on our Discord.

--

--