đGeneral Tooling
Tenderly offers a wide range of dev tooling ranging from simulation APIs to RPC and more. You can find a list of all their products here: https://docs.tenderly.co/products .
Particle Network provides AA-powered social logins on Mode Network, supercharging user experience through two-click onboarding.
Frontend, backend, and onchain tools to build complete web3 apps â on every EVM chain. SDKs, APIs, CLI and much more. Check the docs: https://portal.thirdweb.com/
Thirdweb is now running a startup program with a lot of amazing benefits for builders: https://thirdweb.com/community/startup-program
Supermigrate enables the automatic deployment of existing ERC20 tokens to Layer 2 networks such as Mode. Earn rewards while bridging and adding liquidity.
ZeroDev is the first chain-abstracted smart account. Mode applications can use ZeroDev to embed a wallet that accepts deposits from any chain, and spend the deposits on any chain, all without the user explicitly dealing with bridging. Check the docs: https://docs.zerodev.app
When using ZeroDev on Mode, make sure to:
Append
?provider=CONDUIT
to the bundler your URL you get from the ZeroDev dashboard.When calling createKernelAccount, specify
useMetaFactory: false
.
Last updated