Skip to content

Project for learning chia lisp using the official chia tutorials

License

Notifications You must be signed in to change notification settings

Kygandomi/chia-password-coin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chia Password Smart Coin

In this project, we develop a simple password protected Smart Coin using Chialisp! Since the Chia 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 Chia Smart Coins and Chialisp

Tutorial 2: Getting your Chialisp development environment configured

Tutorial 3: Programming your first Chia Smart Coin

Tutorial 4: Spending your first Chia 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 Chialisp. 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

Chia 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 Chialisp smart coins! We're excited to see what you create :)

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

Acknowledgements and References

A big shoutout and thank you to the Chia development team for putting together everything Chialisp!

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

Chialisp official documentation

Chialisp comments on security

Chialisp Password Protected Coin tutorial

Chialisp PiggyBank Coin tutorials

LeaveALegacy Coin tutorials

Chia youtube channel

Chia github

Chia dev tools github

About

Project for learning chia lisp using the official chia tutorials

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published