Skip to content

aptos-labs/aptos-wallet-adapter

Repository files navigation

NOTE: This README is for Wallet Adapter v3 and up. For Wallet Adapter v2 refer to this guide

Aptos Wallet Adapter

A monorepo modular wallet adapter developed and maintained by Aptos for wallet and dapp builders.

Getting Started

AIP-62 Supported wallet

NOTE: These are in alphabetical order, any new wallets must be in alphabetical order

Develop Locally

You would need pnpm@9.15.5 in order to bootstrap and test a local copy of this repo.

  1. Clone the repo with git clone https://github.com/aptos-labs/aptos-wallet-adapter.git
  2. On the root folder, run pnpm install and pnpm turbo run build
  3. On the root folder, run pnpm turbo run dev - that would spin up a local server (https://localhost:3000) with the nextjs demoapp

Looking how you can contribute? Take a look at our contribution guide

Terms of Use and Privacy Policy

By accessing or using the wallet adapter, you agree to be bound to the Aptos Labs Terms of Use and Privacy Policy.