GenLayer CLI is a development environment for the GenLayer ecosystem. It allows
developers to interact with the protocol by creating accounts, sending
transactions, and working with Intelligent Contracts by testing, debugging, and
deploying them.
Version: 0.34.0
Command List
genlayer initβ Initialize the GenLayer Environmentgenlayer upβ Starts GenLayer's simulatorgenlayer stopβ Stop all running localnet services.genlayer accountβ Manage your accounts (address, balance, keys)genlayer deployβ Deploy intelligent contractsgenlayer callβ Call a contract method without sending a transaction or changing the stategenlayer writeβ Sends a transaction to a contract method that modifies the stategenlayer schemaβ Get the schema for a deployed contractgenlayer codeβ Get the source for a deployed contractgenlayer configβ Manage CLI configuration, including the default networkgenlayer updateβ Update resources like models or configurationsgenlayer localnetβ Manage localnet operationsgenlayer newβ Create a new GenLayer project using the default templategenlayer networkβ Network configurationgenlayer receiptβ Get transaction receipt by hashgenlayer appealβ Appeal a transaction by its hashgenlayer appeal-bondβ Show minimum appeal bond required for a transactiongenlayer traceβ Get execution trace for a transaction (return data, stdout, stderr, GenVM logs)genlayer stakingβ Staking operations for validators and delegators
This reference is auto-generated. Do not edit manually.