<aside> ⚠️ This tutorial was created for a hackathon we hosted and may need to be updated. If you've got any questions, please let us know!

</aside>

Basic Setup

⭐ Welcome to the EXT APIs Tutorial! In this walkthrough we’ll help familiarize you with the EXT APIs & Docs, show you around the platform a bit, give you a sense of what’s possible, and get you up and running with your very first extension (we call all programs built for the EXT platform ‘EXTensions’… get it? 🥁)

Project Setup

⭐ Now that we’ve installed EXT, let’s set up the scaffolding for our extension.

Build an extension step-by-step…

⭐ Now that we’ve created a basic extension scaffold that contains a manifest.json and main.js, installed the extension in our dashboard, and have our installed extension folder open in our text editor of choice, let’s start coding the extension in earnest!