Skip to content

Commit

Permalink
Add tiles for these two tutorials
Browse files Browse the repository at this point in the history
  • Loading branch information
timothymcmackin committed Jan 22, 2025
1 parent 1bff308 commit f42cda3
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions docs/tutorials.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,14 @@ These tutorials contain multiple parts and are intended for developers with some
link="Start tutorial"
/>

<TutorialCard
title="Create a fungible token with the SmartPy FA2 library"
emoji="🏭"
href="/tutorials/smartpy-fa2-fungible"
description="Create standards-compliant tokens with the SmartPy language and its FA2 library and work with them in your wallet"
link="Start tutorial"
/>

<TutorialCard
title="Create NFTs from a web application"
emoji="🚀"
Expand All @@ -62,10 +70,10 @@ These tutorials contain multiple parts and are intended for developers with some
/>

<TutorialCard
title="Join the DAL as a baker in 5 steps"
title="Run a tezos node in 5 steps"
emoji="🍞"
href="/tutorials/join-dal-baker"
description="Learn how to participate in the Data Availability Layer, which is a peer-to-peer network for sharing data across Tezos"
description="See a complete walkthrough of setting up a baking operation including a Tezos node, DAL node, and baker"
link="Start tutorial"
/>

Expand Down

0 comments on commit f42cda3

Please sign in to comment.