Cycle

The Scriptorium

Smart Assembly code templates and tools for on-chain development in Eve Frontier.

Tutorials

Step-by-step guides for Smart Assembly development, from basics to advanced patterns.

SA Fundamentals

Beginner

Learn the basics of Smart Assembly development in Eve Frontier. Covers the MUD framework, writing systems, reading tables, and deploying on-chain.

5 chapters75 min

Building Your First Gate

Intermediate

Build a fully functional Smart Gate with configurable access control, toll collection, and revenue tracking. A practical, hands-on project.

4 chapters70 min

Advanced Combat Systems

Advanced

Design and build a complex on-chain combat system with damage types, resistances, range falloff, and event integration for killboard tracking.

3 chapters65 min

Move Extension Basics

Beginner

Learn the fundamentals of writing SUI Move extensions for EVE Frontier. Covers module structure, capabilities, shared objects, and the extension authorization pattern.

4 chapters65 min

Tribe-Gated Storage

Intermediate

Build a tribe-gated shared storage extension for Smart Storage Units. Walk through the real AncientStorage contract code step by step.

5 chapters80 min

Turret Targeting Modes

Intermediate

Implement multiple targeting strategies for Smart Turrets. Build aggression-only, attack-all, and custom targeting modes using the turret API.

4 chapters70 min

TypeScript PTBs for EVE Frontier

Advanced

Build Programmable Transaction Blocks in TypeScript using the SUI SDK. Learn to compose multi-step transactions that interact with EVE Frontier smart contracts.

4 chapters70 min

SUI Wallet Authentication

Beginner

Integrate SUI wallet authentication into your EVE Frontier dApp. Covers wallet connection, message signing, session management, and character verification.

4 chapters65 min