5.0.1 • Published 7 months ago

@scaffold-move/wallet-adapter-react v5.0.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
7 months ago

Aptos Wallet Adapter

A fork of Aptos Wallet Adapter that supports custom networks.

How to use

  1. Remove the installation of the Aptos Wallet Adapter first, if it's already installed. npm uninstall @aptos-labs/wallet-adapter-react

  2. Then, install this fork. npm install @scaffold-move/wallet-adapter-react

  3. Replace any reference to @aptos-labs/wallet-adapter-react by @scaffold-move/wallet-adapter-react troughout your app.