Link Search Menu Expand Document

Chialisp

Chialisp is the (LISP-based) blockchain programming language and development environment to build smart transactions on the Chia network.

Bram Choen Chia CLVM Talk @ Google
Chia Founder, Bram Cohen, presents on the Chialisp coin set model as part of a Google CLVM talk.
https://www.youtube.com/watch?v=5HfHoRCSrKY
Chia - Official Documentation ChiaLinks Recommended
The source of truth for Chia documentation. Start here to learn more about Chia.
https://docs.chia.net/
Chia Academy ChiaLinks Recommended
The official scholarly hub for delving deep into Chia blockchain technology.
https://docs.chia.net/academy-intro/
Chia Coloured Coins - A non-technical user guide
Matt Howard explains Chia coloured coins in a non-technical way.
https://www.youtube.com/watch?v=YOlpmCBK8zY
Chia Coloured Coins - Technical guide (Part 2)
Matt Howard explains the coloured coins contract & offers.
https://www.youtube.com/watch?v=P33gWX4WmEQ
Chia Gaming
Bram Cohen's work on on-chain gaming with examples of Rock,Paper,Scissors and Poker.
https://github.com/bramcohen/chia-gaming
Chia REPL
A REPL tool for Chia and clvm_tools
https://github.com/dkackman/chia-repl
chia-agent
Chia RPC/WebSocket client library for NodeJS.
https://github.com/Chia-Mine/chia-agent/
ChiaLisp & decentralized identity
Matt Howard explains the purpose and implementation of decentralized identity with ChiaLisp at the Champaign Blockchain Meetup.
https://www.youtube.com/watch?v=zAG9KeMTZw8
Chialisp Developer Tools With Clovyr
Chia and Clovyr give a tour and demo of the Clovyr Chialisp developer tools. (Chia Network)
https://www.youtube.com/watch?v=VqWB2BNSC2I
chiaswap
A protocol based on submarine swaps for trustlessly swapping XCH and BTC using bitcoin lightning network payments.
https://github.com/richardkiss/chiaswap
Clovyr Code Chia developer environment ChiaLinks Recommended
Clovyr Code is a full-featured VSCode browser IDE with a preconfigured Chialisp environment, a real terminal and command-line tools, running on a private VPS accessible only to you. No registration required.
https://clovyr.app/instant/code.2Dchia
CLVM Tools (Javascript)
Javascript implementation of clvm_tools (clvm = Chia Lisp VM)
https://github.com/Chia-Mine/clvm_tools-js
Constructions in ChiaLisp - Bram Cohen
The Chia on-chain programming environment brings the full power of defi to the UTXO model. We'll cover what the basic constructions in Chialisp are, what has been built to date, and what's upcoming.
https://www.youtube.com/watch?v=nhBzQ-BcFSc
CreatorNFT
Chialisp NFT with perpetual creator royalties
https://github.com/geoffwalmsley/CreatorNFT
Cypher ChiaLisp Library
A ChiaLisp library to develop smart coins on the Chia Blockchain by Hashgreen Labs.
https://github.com/hashgreen/cypher-chialisp
Inner Puzzles in Chialisp ChiaLinks Recommended
In this video, we’ll talk about why you might want to nest puzzles and how to set them up. (Chia Network)
https://www.youtube.com/watch?v=GAw1yMmkO3g
Intro to Chialisp ChiaLinks Recommended
In this video, we’ll go over the basics of Chialisp including syntax & structure, inequalities and if statements, and setting up a development environment. (Chia Network)
https://www.youtube.com/watch?v=W9QK4PFIIpA
Intro to developing in Chialisp
YouTube introduction and walkthrough of getting started with Chialisp. (Chia Network)
https://www.youtube.com/watch?v=dEFLJSU87K8
LispNYC - Bram Cohen and Richard Kiss discuss why they chose Lisp
Bram and Richard will discuss the why of using Lisp for smart contracts, the design rational of the various language features of ChiaLisp, and the challenges of language development on a blockchain
https://www.youtube.com/watch?v=c_ESByB_Xeo
Mojo Puzzler - Chialisp Wiki
A wiki with topics and examples for getting started with Chialisp.
https://mojopuzzler.org/mediawiki/index.php/Main_Page
Multiple Issuance Chia Asset Token (CAT)
Matt Hauff walks through the multiple issuance of a Chia Asset Token (CAT). (Chia Network)
https://www.youtube.com/watch?v=yxagP_VC8BE
Official Chialisp tutorial series ChiaLinks Recommended
A series of Chialisp tutorials and videos from the Chia Network.
https://chialisp.com/docs/tutorials/why_chia_is_great
Pay to DiD Puzzle
Chialisp puzzle that DID can use to receive payments and survive the recovery. It can be used for normal XCH transaction as well as innerpuzzle for NFTs and CATs.
https://github.com/lmtlss/Pay_to_DiD
Pyramid Coin
Chialisp puzzle to deliever a geometric shotgun blast of coins.
https://github.com/geraldneale/pyramid_coin
Rhizosphere - ChiaLisp IDE
Python-based GUI for developing and testing ChiaLisp applications.
https://github.com/BrandtH22/Rhizosphere
Signatures in Chialisp ChiaLinks Recommended
In this video, we discuss a better way to secure our coins - Signatures. (Chia Network)
https://www.youtube.com/watch?v=zD1rhLKgc9Y
Single Issuance Chia Asset Token (CAT)
Matt Hauff walks through the one-time issuance of a Chia Asset Token (CAT). (Chia Network)
https://www.youtube.com/watch?v=yxagP_VC8BE
Smart Coin First Steps in Chialisp ChiaLinks Recommended
Let’s take our first steps into using Chialisp in a smart coin. In this video we’ll talk about Currying, Hashing, and Conditions, and submit and use our first Chia Smart Coin. (Chia Network)
https://www.youtube.com/watch?v=-Nza_N9Xb3Y