Wander
⛵️ Secure wallet management for Arweave
Install / Use
npx skills add wanderwallet/WanderInstalls into whichever agent you are using.
README
Wander
A non-custodial Arweave and AO native wallet with extensive features. Wander is available as a browser extension, mobile application, and embedded smart account.

Wander is an Arweave and AO native wallet that provides non-custodial wallet and asset management. Wander allows wallet holders to interact with any Arweave or AO dApps without sharing the user needing to share private keys with the dApp.
<br />[!NOTE] Wander was formerly known as ArConnect.
Docs
If you want to learn how to integrate Wander into your project, please take a look at our officials docs:
https://docs.wander.app
If you want to learn how to contribute or build the project locally, take a look at
CONTRIBUTING.md.
Typescript types
To support Wander types, you can install the npm package arconnect, like this:
npm i -D arconnect
or
yarn add -D arconnect
To add the types to your project, you should either include the package in your tsconfig.json, or add the following to
your env.d.ts file:
/// <reference types="arconnect" />
Type declarations can be found here.
Related Skills
node-connect
385.5kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
blender-python-addon
40.5kBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
flutter-development-guidelines-cursorrules-prompt-file
40.5kCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
commit-push-pr
140.7kCommit, push, and open a PR
