Ship NEAR Contracts
in Minutes

Describe what you need. Iliad writes production-ready Rust contracts, compiles them, and deploys to NEAR. All from a single prompt.

// watch demo
< 10 min
prompt to deploy
1 click
testnet deploy
100%
NEAR native

// see it in action

From Prompt to Deployed Contract

iliad // demo

Full contract generated, compiled, and deployed in minutes.

// features

Everything You Need to Ship

A complete development environment purpose-built for NEAR Protocol. No setup, no configuration, no wasted time.

>_

AI Contract Generation

Describe your smart contract in plain English. Iliad generates production-ready Rust code using the NEAR SDK, complete with storage, access control, and cross-contract calls.

./deploy

One-Click Compile & Deploy

Compile your contract and deploy to NEAR testnet or mainnet with a single click. No CLI setup, no key management, no infrastructure headaches.

~/​

Built-In Terminal

Full Linux terminal with NEAR CLI, Rust toolchain, and cargo-near pre-installed. Run commands, manage accounts, and interact with the blockchain directly.

{ }

Full IDE Experience

Monaco-powered editor with Rust syntax highlighting, autocomplete, error detection, and multi-file support. Edit contracts like a pro, in the browser.

$ ai

Multi-Model AI

Choose from Claude, DeepSeek, and NEAR AI models. Each one comes pre-configured with NEAR-specific tools, skills, RAG knowledge, and MCP integrations out of the box.

ls -la

Project Management

Create, organize, and switch between multiple NEAR projects. Full file tree, drag-and-drop uploads, and persistent cloud storage for every project.

// how it works

Three Steps. That's It.

01

Describe your contract

Tell the AI what you need: a token contract, an NFT marketplace, a DAO. It generates clean, auditable Rust code using near-sdk.

> "Create a fungible token with minting and burning"
02

Review and refine

Edit the generated code in a full-featured IDE. Ask the AI to make changes, add features, or explain any section. Your code, your control.

> "Add a 2% transfer fee to the treasury account"
03

Compile and deploy

Hit deploy. Iliad compiles your contract, creates a testnet account, and deploys. All in one click. Go live on mainnet when you're ready.

$ cargo near build && near deploy ✓

// faq

Common Questions

Stop writing boilerplate.
Start shipping.

Sign in and deploy your first contract in minutes. No setup required.