Skip to content

0x7183/common-cw-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Common-cw-Examples

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

Resources

Usefull link:

Examples

This repository contains the following examples

  • deposit a simple SC where you can deposit and withdraw UST
  • send a simple SC that send UST to another address
  • staking a simple SC that stake Luna (TODO)
  • interact a simple SC that interact with another Smart Contract
  • anchor a simple SC that deposit and withdraw into Anchor Protocol
  • swap a simple SC that swap cw20 tokens (TODO)
  • governance a simple SC for governance on cw20 (TODO)

About

Common CosmWasm Smart Contract examples for Terra

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages