Catalog of blueprints
Introduction
This article presents a catalog of all available built-in blueprints for using nano contracts. Initially, it displays the complete list of blueprints, sorted alphabetically. Subsequently, it covers each respective blueprint in a corresponding section, also arranged alphabetically, along with all related articles.
Currently, all blueprints in this catalog are for testing purposes only. They demonstrate how blueprints function and provide insight into the design, implementation, and documentation processes for future blueprints. Additionally, members of Hathor community are encouraged to contribute by either suggesting new blueprints for Hathor team to develop or by creating their own.
List of blueprints
At the moment, Hathor provides the following blueprints:
Bet
Conceived to implement bet contracts for skill-based games, gambling, and prediction markets.
-
Bet blueprint: to introduce the blueprint and assist in deciding whether to use it for a use case.
-
Bet contract — how it works: to understand how to model a use case with it.
-
Bet blueprint — interface: to consult while designing and implementing a use case with it.