Skip to content
This repository was archived by the owner on May 4, 2026. It is now read-only.

Commit 29f95d2

Browse files
Roee-87Alexander Kim
andauthored
Update documentation/cli/08_devnode.md
Co-authored-by: Alexander Kim <alexander@aleo.org> Signed-off-by: Roy Rotstein <112157037+Roee-87@users.noreply.github.com>
1 parent b234337 commit 29f95d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

documentation/cli/08_devnode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ toc_max_heading_level: 2
1010

1111
# `leo devnode`
1212

13-
Leo devnode is a lightweight-node network that bypasses the consensus algorithm and the requirement to generate proofs for deployment and execution transactions. It is a development tool intended for rapidly iterating on Aleo program design and running end-to-end tests prior to deploying Aleo programs to testnet and mainnet.
13+
A devnode is a lightweight-node network that bypasses the consensus algorithm and the requirement to generate proofs for deployment and execution transactions. It is a development tool intended for rapidly iterating on Aleo program design and running end-to-end tests prior to deploying Aleo programs to Testnet and Mainnet.
1414

1515
:::note
1616
`leo devnode` is the recommended local development tool for lightweight testing. The older [`leo devnet`](./07_devnet.md) command (which requires a full snarkOS installation and spins up a multi-validator network) remains available for more complex testing scenarios.

0 commit comments

Comments
 (0)