Tutorials
Step-by-step guides by language and level
-
Intermediate · 15 minutes or less
Split Contract Template with Go
An example walkthrough of the Split Contract Template in Go
-
Beginner · 15 minutes or less
Create 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 minutes
LimitOrder Contract with Go
A walkthrough example of how to use a limit order contract with Go.
-
Intermediate · 30 minutes
Hash Time Lock Contract Template With Go
Build a Smart Contract that functions as a HTLC using Go