Tutorials
Step-by-step guides by language and level
-
Intermediate · 15 minutes or lessSplit Contract Template with Go
An example walkthrough of the Split Contract Template in Go
-
Beginner · 15 minutes or lessCreate an Account on TestNet using Go
This tutorial demonstrates the steps involved in creating a basic Standalone Algorand Account using the Go SDK
-
Intermediate · 30 minutesLimitOrder Contract with Go
A walkthrough example of how to use a limit order contract with Go.
-
Intermediate · 30 minutesHash Time Lock Contract Template With Go
Build a Smart Contract that functions as a HTLC using Go