/cactus-password-coin

Project for learning chia lisp using the official chia tutorials

Primary LanguagePythonMIT LicenseMIT

Cactus Password Smart Coin

In this project, we develop a simple password protected Smart Coin using Cactuslisp! Since the Cactus development community is pretty new and the learning curve can be a bit steep, we created a series of tutorials to help you get started.

The full tutorial articles were published on Medium and can be accessed via the following links:

Tutorial 1: Introduction to Cactus Smart Coins and Cactuslisp

Tutorial 2: Getting your Cactuslisp development environment configured

Tutorial 3: Programming your first Cactus Smart Coin

Tutorial 4: Spending your first Cactus Smart Coin

Tutorial 5: Creating a very simple web app to interact with our Smart Coin

The final web application looks like this:

Screen Shot 2021-10-22 at 4 02 23 PM

A Note on Security

This tutorial is meant as a simple introduction to programming Smart Coins in Cactuslisp. As a result, the coins created in these tutorials are NOT fully secured and are just for educational purposes.

Be sure to keep security in mind when extending this project and whenever you develop code that interacts with money on the blockchain as you could brick or lose your coins. Whenever possible start development using the testnetwork, since mistakes can happen!

Conclusion

Cactus is a powerful new cryptocurrency and there's a lot of space for new projects to be made! Hopefully, this five part series will help you get started making your own Cactuslisp smart coins! We're excited to see what you create :)

If you found this helpful feel free to donate some (mainnet) Cactus (XCH) to my address: xch159qvpvafcx4jxllk9xe9nph42xw50j56mpt03dsa05svll7kmdlq04ucm8

Acknowledgements and References

A big shoutout and thank you to the Cactus development team for putting together everything Cactuslisp!

If you're interested in learning more be sure to check out the:

Cactuslisp official documentation

Cactuslisp comments on security

Cactuslisp Password Protected Coin tutorial

Cactuslisp PiggyBank Coin tutorials

LeaveALegacy Coin tutorials

Cactus youtube channel

Cactus github

Cactus dev tools github