In my opinion learning how to develop a Smart Contract for Terra is hard due to lack of examples, so I decided to share some of my works.
All the code in this repository is NOT AUDITED, use it at your own risk.
If you'd like to collaborate with me feel free to ping me in the Terra Discord @7183
Usefull link:
This repository contains the following examples
deposita simple SC where you can deposit and withdraw USTsenda simple SC that send UST to another addressstakinga simple SC that stake Luna (TODO)interacta simple SC that interact with another Smart Contractanchora simple SC that deposit and withdraw into Anchor Protocolswapa simple SC that swap cw20 tokens (TODO)governancea simple SC for governance on cw20 (TODO)