Build with NOME.
Everything you need to create environments, run scenarios, and connect NOME to your development workflow.
QuickstartCreate an environment, execute a call, inspect the diff. Five minutes.ConceptsEnvironments, snapshots, runs, and scenarios — the vocabulary of the platform.API ReferenceBase URL, conventions, and the endpoint index for every resource.
Install
npm install -g @nome/cli
nome login
nome env create --template evm-basic --name "my-first-env"Browse