|
| 1 | +--- |
| 2 | +# Page settings |
| 3 | +id: tutorial |
| 4 | +lang: en |
| 5 | +url: /tutorial/ |
| 6 | + |
| 7 | +layout: layouts/index.njk |
| 8 | +keywords: ["Token", "Token Engineering", "EUTxO", "Digital Economy", "Blockchain Technology", "Decentralised Systems", "Innovation", "cadCAD", "Modelling and Simulation"] |
| 9 | + |
| 10 | +# Hero section |
| 11 | +title: Token Engineering Tutorials |
| 12 | +description: "Token Engineering on Cardano - Step-by-step tutorials to design economic mechanisms." |
| 13 | + |
| 14 | +# Grid navigation |
| 15 | +grid_navigation: |
| 16 | + - title: Course Introduction |
| 17 | + excerpt: Become a leader in the transformative field of token engineering. Learn skills to build robust, equitable, and sustainable digital economies. |
| 18 | + cta: Explore |
| 19 | + url: '/tutorials/introduction-tutorials/introduction/' |
| 20 | + - title: Introduction to Token Engineering |
| 21 | + excerpt: "Learn the fundamental concepts of token engineering, its importance in digital economic systems, and why it matters." |
| 22 | + cta: Learn More |
| 23 | + url: '/tutorials/introduction-tutorials/module1/' |
| 24 | + - title: Market Design |
| 25 | + excerpt: "Discover how markets function, their role in cryptoeconomic systems, and how well designed markets can be used as a tool for social good." |
| 26 | + cta: Learn More |
| 27 | + url: '/tutorials/introduction-tutorials/module2/' |
| 28 | + - title: Game Theory, Mechanism Design & Control Theory |
| 29 | + excerpt: "Understand how these theories help predict behaviour, autonomously steer distributed systems, and craft incentive compatible mechanisms that help coordinate social behaviour." |
| 30 | + cta: Learn More |
| 31 | + url: '/tutorials/introduction-tutorials/module3/' |
| 32 | + - title: Token Design Process |
| 33 | + excerpt: "Explore the process of designing token economic systems, understanding network phenomenon and the ethical, legal, & economic design principles that underpin these systems." |
| 34 | + cta: Learn More |
| 35 | + url: '/tutorials/introduction-tutorials/module4/' |
| 36 | + - title: Incentive Design |
| 37 | + excerpt: "Learn how ledgers and the new digital code re-define capital. Explore capital formation techniques like ICO's, ISPO's and Airdrops. Discover other project funding mechanisms like quadratic funding, and innovative tools like augmented bonding curves and risk-adjusted bonding curves." |
| 38 | + cta: Learn More |
| 39 | + url: '/tutorials/introduction-tutorials/module5/' |
| 40 | + - title: Project Close-out |
| 41 | + excerpt: "Summary of our successfully completed Catalyst project." |
| 42 | + cta: Read |
| 43 | + url: '/tutorials/introduction-tutorials/closeout/' |
| 44 | + |
| 45 | +# Micro navigation |
| 46 | +micro_nav: true |
| 47 | + |
| 48 | +--- |
0 commit comments