Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Commit

Permalink
add tutorials to the home page
Browse files Browse the repository at this point in the history
  • Loading branch information
sstraatemans committed Aug 31, 2023
1 parent fb880e0 commit 8d0a84c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/basics/get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,14 @@ Welcome to Kadena's documentation!

Don't forget to follow us on [Twitter](https://twitter.com/kadena_io) for the latest updates. 

## Get started

<PageRef url="build/guides/a-step-by-step-guide-to-writing-pact-smart-contract" pageName="A Step-By-Step Guide to Writing Pact Smart Contract" />
<PageRef url="build/guides/marmalade-tutorial" pageName="Marmalade Tutorial" />
<PageRef url="build/guides/building-a-voting-dapp" pageName="Building a voting dApp" />
<PageRef url="build/guides/safe-rotate-and-drain" pageName="Safe Rotate and Drain" />
<PageRef url="build/guides/safe-transfer" pageName="Safe Transfer" />

## General

<PageRef url="basics/overview" pageName="Overview of Kadena" />
Expand Down

0 comments on commit 8d0a84c

Please sign in to comment.