@scaffold-move/wallet-adapter-react
v5.0.1
Published
Aptos Wallet Adapter React Provider
Maintainers
Readme
Aptos Wallet Adapter
A fork of Aptos Wallet Adapter that supports custom networks.
How to use
Remove the installation of the Aptos Wallet Adapter first, if it's already installed.
npm uninstall @aptos-labs/wallet-adapter-reactThen, install this fork.
npm install @scaffold-move/wallet-adapter-reactReplace any reference to
@aptos-labs/wallet-adapter-reactby@scaffold-move/wallet-adapter-reacttroughout your app.
