NOTE: Use the Wallet Adapter v2.0.0 and up with the new Aptos TypeScript SDK @aptos-labs/ts-sdk
A monorepo modular wallet adapter developed and maintained by Aptos for wallet and dapp builders that includes:
Note: These are in alphabetical order, any new wallets must be in alphabetical order
AIP-62 standard compatible
Legacy standard compatible
You would need pnpm@7.14.2
in order to bootstrap and test a local copy of this repo.
git clone https://github.com/aptos-labs/aptos-wallet-adapter.git
pnpm install
and pnpm turbo run build
pnpm turbo run dev
- that would spin up a local server (localhost:3000
) with the nextjs
demoappLooking how you can contribute? Take a look at our contribution guide
By accessing or using the wallet adapter, you agree to be bound to the Aptos Labs Terms of Use and Privacy Policy.