Wander Docs
HomeGithub
  • ๐Ÿ‘‹Welcome to Wander
  • โšกWander Connect
    • Intro - Wander Connect
    • Options
    • Properties
    • Methods
    • Event Callbacks
    • Custom UI
    • Advanced Customization
  • ๐Ÿ”ญExamples
    • Playground
    • Applications
  • โ”How To
    • Subsidizing Payments
  • ๐ŸงชAPI
    • Intro - Wander Injected API
    • Events
    • Connect
    • Disconnect
    • Get active address
    • Get active public key
    • Get all addresses
    • Get wallet names
    • Sign Transaction
    • Dispatch Transaction
    • Sign DataItem
    • Batch Sign DataItem
    • Sign message
    • Verify message
    • Private hash
    • User Tokens
    • Token Balance
    • Encrypt
    • Decrypt
    • Crypto signature
    • Subscriptions
    • Retrive permissions
    • Retrive Gateway Config
  • โ›๏ธDeveloper tooling
    • Wander Devtools
    • ArLocal Devtools
  • ๐Ÿ“šExternal libraries
    • Arweave Wallet Kit
    • arweave-js
  • ๐ŸŒWander.app
Powered by GitBook
On this page
  • Connect
  • Manage your app

Was this helpful?

Edit on GitHub
  1. Developer tooling

Wander Devtools

Custom devtools tab for easier Wander testing

PreviousRetrive Gateway ConfigNextArLocal Devtools

Last updated 4 months ago

Was this helpful?

The Wander devtools allows you to easily connect your application to Wander and manage its settings.

Connect

Upon startup, you'll be able to connect your app. You can select what permissions you want to allow the app to have. Once you selected the permissions you want, click Force Connect.

Manage your app

The following settings are available at a glance for your app:

  • Permissions Manage permissions for your application quickly.

  • Allowance Manage spending allowance for your app

  • Gateway Select from suggested gateways or enter a custom one

  • Turbo is the default bundler node

Bundler node Set the bundler node your app uses when calling .

โ›๏ธ
dispatch()