Skip to content

Momentum-Safe/aptos-labs-aptos-wallet-adapter

This branch is 416 commits behind aptos-labs/aptos-wallet-adapter:main.

Folders and files

NameName
Last commit message
Last commit date
Jan 11, 2023
Dec 19, 2022
Jan 12, 2023
Jan 11, 2023
Nov 21, 2022
Dec 9, 2022
Dec 8, 2022
Dec 19, 2022
Jan 5, 2023
Dec 19, 2022
Jan 10, 2023
Nov 13, 2022
Jan 10, 2023
Jan 11, 2023

Repository files navigation

Aptos Wallet Adapter

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

Supported wallet packages

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

About

A monorepo modular wallet adapter for Aptos applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.2%
  • JavaScript 2.7%
  • CSS 2.1%