Tutorials
Step-by-step guides by language and level
-
Split Contract Template with Go
An example walkthrough of the Split Contract Template in Go
-
Create an Account on TestNet using Go
This tutorial demonstrates the steps involved in creating a basic Standalone Algorand Account using the Go SDK
-
LimitOrder Contract with Go
A walkthrough example of how to use a limit order contract with Go.
-
Hash Time Lock Contract Template With Go
Build a Smart Contract that functions as a HTLC using Go