Logo Circle Centered Light
Documentation
Search
Get Started
  • Intro
  • Quick Start
  • Features
How to guides
  • Configure Environment
    • Set API Key
    • Set Target Blockchain
    • Set Gas Behavior
      • Pay Gas in ERC-20s
      • Pay Gas in Base Token
      • Transact Gas-Free
    • Set Developer Fee
    • Set Transaction Mode
  • Authorize Transactions
    • Single-Factor Auth
    • Multi-Factor Auth
    • Auth Types
      • Private Key
      • Browser Wallet
      • Google
      • Twitter
      • Apple
      • Discord
      • Coinbase Mobile Wallet
      • Wallet Connect
  • Execute Transactions
    • Create FunWallet
    • Transfer Tokens
    • Swap Tokens
    • Arbitrary Transactions
Advanced
  • Create Gas Sponsor
    • Gasless Sponsor
      • Whitelist Users
      • Blacklist Users
    • Token Sponsor
      • Whitelist Users
      • Blacklist Users
  • Get Wallet Address
API Reference 0.2.5
  • Auth
    • EOA
    • MultiAuthEOA
  • EnvironmentManager
  • FunWallet
  • GasSponsor
    • TokenSponsor
    • GaslessSponsor
  • Transactions
  • Receipt
Resources
  • FAQ
  • Testing
    • Fun Testnet
    • Local Fork
    • Göerli
  • Changelog
  • Known Bugs
  • Common Errors
  • Security
  • Account Abstraction
Send Feedback
Report an Issue

Testing

There are three ways to test FunWallet SDK flows:

On a Fun Testnet

Test FunWallet SDK flows on Fun's remote fork of Ethereum mainnet.

On a Local Fork

Test FunWallet SDK flows on a local fork of Ethereum mainnet.

On Göerli

Test FunWallet SDK flows on Ethereum's Göerli testnet.



For most applications, we recommend testing via the Goerli testnet of Ethereum mainnet.

Testing on Goerli allows one to view transactions via a block explorer and see transactions as they would appear on a mainnet.

Previous
FAQ
Next
Fun Testnet
On this page
  • Testing