Create a recipe for the Hiro Cookbook

Create your own recipe for the Hiro Cookbook and share it with the community.


February: Create your own recipe for the Hiro Cookbook

Create your own recipe that you think will help other developers build on Stacks

Timeline: February 19-25, 2025

This month's challenge invites you to create your own recipe for the Hiro Cookbook and share it with the community. Each recipe is a reusable code snippet that handles some specific function, and each recipe has written annotations, so readers know exactly how the code in a given recipe works and what parameters you can customize. Your submission should be a recipe that you think will help other developers build on Stacks.

Submit your project here.

Some example recipe ideas to explore

  • Using the Cl parse helper function to convert string values into Clarity Values
  • Creating and signing a message for smart contract verification
  • How to construct a non-sequential multisig transaction
  • Create a helper function to determine if a transaction has been signed

For this month's submission, provide a link to your recipe in a PR to the Recipes repo. To review the general submission guidelines, see the Hiro Hacks page.


Resources