OpenBlock plugin for Aptos Wallet Adapter
A OpenBlock wallet plugin to be used with the Aptos Wallet Adapter.
Install
npm i @openblockhq/aptos-wallet-adapter
and follow the instruction adapter for dapps
Publish
-
update package.json version and run
npm install
-
build
npm run build
- publish
npm publish