Skip to content

aptos-labs/aptos-wallet-adapter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0e735e9 · Dec 3, 2024
Dec 3, 2024
Jul 4, 2024
Dec 3, 2024
Dec 3, 2024
Sep 16, 2024
Jul 31, 2024
Jun 11, 2024
Oct 30, 2023
Jul 12, 2024
May 9, 2024
May 5, 2024
Aug 12, 2024
Jun 25, 2024
Dec 3, 2024
Nov 13, 2022
Dec 3, 2024
Jun 24, 2024

Repository files navigation

NOTE: Use the Wallet Adapter v2.0.0 and up with the new Aptos TypeScript SDK @aptos-labs/ts-sdk

Aptos Wallet Adapter

A monorepo modular wallet adapter developed and maintained by Aptos for wallet and dapp builders that includes:

Getting Started

Supported wallet packages

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

AIP-62 standard compatible

Legacy standard compatible

Develop Locally

You would need pnpm@7.14.2 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 (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.