Skip to content

mg00736448/chialisp-doc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

教程目的:

  • 推动Chia生态发展
  • 培养Chia开发技术人员

教程撰写方式:

  • 根据官方教程以及教程贡献者的实际工作经验,完善开发教程
  • 所有发布内容需要确保在开发环境中跑通

贡献者:

  • jackiegu
  • bitcheck

第一章:介绍

1、Chia是什么?

2、ChiaLisp是什么?

3、为什么要用Lisp语言?

第二章:开发环境搭建

第三章:ChiaLisp语言入门

1、基础语法

参考:https://github.com/Chia-Network/wallets/blob/main/docs/part1_basics.md

2、交易

参考:https://github.com/Chia-Network/wallets/blob/main/docs/part2_transactions.md

3、编译

参考:https://github.com/Chia-Network/wallets/blob/main/docs/part4_compiler_and_tips.md

4、钱包操作

参考:https://github.com/Chia-Network/wallets

第四章:ChiaLisp实战

1、彩色币发币

2、Rate-Limited钱包

参考:https://github.com/Chia-Network/wallets/blob/main/docs/rate_limited_wallet.md

3、可逆钱包合约

参考:https://github.com/Chia-Network/wallets/blob/main/docs/recoverable_wallet.md

4、原子交易合约

参考:https://github.com/Chia-Network/wallets/blob/main/docs/atomic_swaps.md

5、限定收款人合约

参考:https://github.com/Chia-Network/wallets/blob/main/docs/authorised_payees.md

6、托管钱包合约

参考:https://github.com/Chia-Network/wallets/blob/main/docs/custody_wallet.md

7、多钱钱包

参考:https://github.com/Chia-Network/wallets/blob/main/multisig/README.org

第五章:Chia主网部署与执行

附:

名词解释,https://github.com/Chia-Network/wallets/blob/main/docs/glossary.md

About

chialisp document and tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors