Skip to main content

Develop a blueprint

Introduction

This article is the pathway for developers on their journey to develop blueprints with the Python v3.11 blueprint SDK.

info

For now, you must develop your blueprint using Python 3.11. Support for other Python versions and additional programming languages may be added in the future.

Understand

Before you start developing your blueprints, you need to understand nano contracts. See:

Implement

Test

Deploy

Examples

Blueprint 'Bet' is provided as a complete example (source code, tests, and documentation):