description |
---|
The Polygon Cookbook is a developer resource that provides the essential concepts and recipes for building applications on Polygon. |
Each concept and recipe will focus on specific aspects of Polygon development while providing more details and usage examples.
#Contributing
The Cookbook is designed in a way that makes it easy for new Polygon developers to contribute to. Even if you don't know how to do something, the contributing to the cookbook is a great way to learn!
Check out all open issues here. Contribution guidelines here. If you find the cookbook is missing a suggestion, please add an issue.
#How to Read the Cookbook
The Solana Cookbook is split into different sections, each aimed at a different goal.
Section | Description |
---|---|
Core Concepts | What you need to know before you start developing - macro concepts that are helpful to knowing what you're doing. |
Ingredients | Building blocks of Polygon that are good to know for development; snack-sized guides about different tools for development |
Recipes | References to commonly needed code snippets |