Getting Started
This guide will walk you through setting up and starting with [Your Bundler Service].
Requirements
- Node.js 12.x or higher
- Yarn or npm
- Basic knowledge of Ethereum transactions
Getting your API Keys
Your current Jiffyscan API key will work on our Bundlers & Paymasters. If you require a new one please fill out our form - https://forms.gle/LJfaFJwnotwqYi3S9
If you want to re-create your API key or want additional features , you can always reach out to @lazyc0der1 in telegram.
Supported Networks
You can find the list of publicly supported chains
Network | Chain ID | endpoint | Bundler | Paymaster | Debugger |
---|---|---|---|---|---|
Vanar Testnet | 78600 | https://vanar-testnet.jiffyscan.xyz | ✅ | ✅ | X |
Polygon | 137 | https://polygon.jiffyscan.xyz | ✅ | X | X |
Arbitrum | 42161 | https://arbitrum.jiffyscan.xyz | ✅ | X | X |
Tutorials
- Using @jiffy-labs/web3a library.