KomodoPlatform / Mastering_CryptoConditions

How to write utxo based CryptoConditions contracts for KMD chains - by jl777

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mastering CryptoConditions - UTXO Based Smart Contracts

This repository consists of documentation on Komodo CryptoConditions Smart Contracts, written by Komodo Platform core developer jl777 (James Lee).

Raw documentation text

All the chapters are plain text files.

Formatted documentation text draft

All chapters are compiled to a nice draft in Markdown format which you can read in all_chapters.md file.

RPC Documentation of Example CryptoConditions Contracts

There is a work in progress RPC documentation for the first example/demo CryptoConditions smart contracts which you can find in docs directory.

Translations and Community Contributions

We are open to accept updates to this documentation with any improvements, updates, corrections, translations, example CryptoConditions based contracts code and such.

Please feel free to push a pull request with your changes and our team will be happy to merge the changes after review.

Translations

Happy coding smart contracts on Komodo Platform!

About

How to write utxo based CryptoConditions contracts for KMD chains - by jl777