Documentation

Everything you need to run Moriovax

Start with the quickstart, then dive into contracts, papers and the API surface.

Quickstart

Create an account, open the dashboard and select New Project.

Describe your token, pick a chain and let the AI agents generate your contract, whitepaper, tokenomics and brand kit.

Submit for expert review, then download files or deploy from the Deployments panel.

Smart contracts

Solidity, Rust and Move templates ship with audited patterns: pausable transfers, capped supply, role-based access and optional tax routing.

Every generation runs an automated static analysis pass before Moriovax Expert Review — an internal quality and configuration review, not a third-party security audit.

Whitepapers & tokenomics

Whitepapers include abstract, market, architecture, tokenomics, roadmap, team and risk sections.

Tokenomics models cover supply, allocation, vesting cliffs, emissions and sinks with simulated charts.

API reference

GET /v1/projects — list projects in your workspace.

POST /v1/projects/:id/generate — trigger a generation job for contract, paper, brand or site.

GET /v1/deployments/:id — read deployment status and transaction hashes.

Need a hand?