A monorepo modular wallet adapter developed and maintained by Aptos for wallet and dapp builders that includes:
You would need pnpm@7.14.2 in order to bootstrap and test a local copy of this repo.
- Clone the repo with
git clone https://github.com/aptos-labs/aptos-wallet-adapter.git - On the root folder, run
pnpm installandpnpm turbo run build - On the root folder, run
pnpm turbo run dev- that would spin up a local server (localhost:3000) with thenextjsdemoapp
Looking how you can contribute? Take a look at our contribution guide