🚀 NERO Chain x AKINDO WaveHack has officially started! Join now: https://app.akindo.io/wave-hacks/VwQGxPraOF0zZJkX
CookbookCookbook

NERO Chain Cookbook

Welcome to the NERO Chain Cookbook – your collection of practical, ready-to-use recipes for building on NERO Chain. Each recipe is designed to solve specific development challenges with copy-pastable code and step-by-step instructions.

Learning Path

Our tutorials are organized in a logical progression to help you build your skills step by step. We recommend following this learning path:

  1. Start with contract deployment to understand the basics of deploying smart contracts on NERO Chain
  2. Learn about AA wallet integration to set up the foundation for account abstraction
  3. Send your first UserOperations to interact with the blockchain through AA wallets and use sponsored transactions
  4. Explore payment methods to implement alternative gas payment options with ERC20 tokens
  5. Check supported tokens to work with ERC20 tokens for gas payments
  6. Build your first complete dApp to bring everything together in a cohesive application

Getting Started

Account Abstraction Recipes

Advanced Topics