---
title: "Academia Scrypto"
url: "https://radix.wiki/ecosystem/academia-scrypto"
version: "3.1.1"
updated: 2026-07-24
license: CC-BY-4.0
license_url: "https://creativecommons.org/licenses/by/4.0/"
---

# Academia Scrypto

| Project | Academia Scrypto |
| --- | --- |
| Type | Community education initiative |
| Focus | [Scrypto](/contents/tech/core-protocols/scrypto-programming-language) smart-contract development |
| Languages | Spanish, Italian |
| Network | [Radix](/ecosystem) |
| Status | 🔴 Inactive (site offline; last activity 2022) |
| Website | academiascrypto.com (offline) |
| Source | [GitHub – AcademiaScrypto](https://github.com/AcademiaScrypto) |

**Academia Scrypto** was a community-run educational initiative that taught [Scrypto](/contents/tech/core-protocols/scrypto-programming-language), the asset-oriented smart-contract language [developed by RadixDLT](https://docs.radixdlt.com/docs) for the [Radix](/ecosystem) network. It offered free lessons and resources aimed primarily at **Spanish- and Italian-speaking** developers, published on a project website and companion YouTube channel and mirrored as open content on [GitHub](https://github.com/AcademiaScrypto).

## What it offered

The academy published a progressive, beginner-oriented path into [Scrypto fundamentals](/developers/scrypto/01-fundamentals), requiring no prior programming or blockchain experience. Its stated motivations for learning Scrypto mirrored the language’s own design goals – a lighter learning curve than other smart-contract DSLs, an asset-oriented model designed to reduce costly errors, reusable and composable "Components," and growing demand for Radix developers. Content was maintained in two localisations, the [Spanish repository](https://github.com/AcademiaScrypto/Web-AccademiaScrypto-Espanol) and its [Italian translation](https://github.com/AcademiaScrypto/Web-AccademiaScrypto-Italiano), so that non-English speakers were not excluded from the ecosystem.

## Current status

Academia Scrypto is no longer active. Its website, _academiascrypto.com_, no longer resolves, and its two [GitHub repositories](https://github.com/AcademiaScrypto) have seen no updates since **2022**. The project belongs to Radix’s early [Scrypto](/contents/tech/core-protocols/scrypto-programming-language)-education wave, and while its published material survives as static markdown on GitHub, it reflects the language as it stood at that time and is not maintained against current Scrypto releases.

Developers looking for an up-to-date learning path should use the officially maintained resources: the [Radix documentation](https://docs.radixdlt.com/docs), the interactive [Scrypto 101 course](https://academy.radixdlt.com/course/scrypto101), and this wiki’s own [install guide](/developers/getting-started/01-install-scrypto) and [Scrypto fundamentals](/developers/scrypto/01-fundamentals) tutorials.

## External Links

- [GitHub – AcademiaScrypto organisation](https://github.com/AcademiaScrypto)
- [Web-AccademiaScrypto-Espanol (Spanish content)](https://github.com/AcademiaScrypto/Web-AccademiaScrypto-Espanol)
- [Scrypto 101 – Radix Academy](https://academy.radixdlt.com/course/scrypto101)
- [Radix documentation](https://docs.radixdlt.com/docs)
