Build on Midnight from your terminal
The full Midnight CLI — scaffold, compile, deploy, and explore from one tool. Built so humans and agents can access the network with the same commands.
npm install -g oneamThe full Midnight CLI — scaffold, compile, deploy, and explore from one tool. Built so humans and agents can access the network with the same commands.
npm install -g oneamPick a workflow or watch them cycle. The hero stays install-only; this is where the product shows what it can do.
Create a Midnight app with contract, web app, wallet wiring, and AI-ready docs.
$ 1am scaffold starter ./midnight-app
$
Start with compact Midnight templates for starter apps, wallets, contracts, and AI skill docs.
Compile Compact contracts locally or through the 1AM remote compiler path when your setup needs it.
Connect to ProofStation without hardcoded secrets and ship using env-driven proof server settings.
Use wallet and Explorer commands to sync, inspect, and query mainnet, preprod, and preview data.
Scaffold, compile, deploy, and query the network from one CLI — the same commands humans and agents share, with proof server keys kept out of your code.