Difference between revisions of "Avalanche subnet deploy"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
Deploying [mySubnet] to Local Network | Deploying [mySubnet] to Local Network | ||
Installing [[subnet-evm]]-v0.4.3... | Installing [[subnet-evm]]-v0.4.3... | ||
+ | |||
+ | |||
+ | avalanche subnet deploy mySubnet | ||
+ | subnet-evm-v0.4.12 installation successful | ||
+ | Backend controller started, pid: 19864, output at: ~/.avalanche-cli/runs/server_20230411_154714/avalanche-cli-backend.log | ||
+ | Installing avalanchego-v1.9.16... | ||
+ | avalanchego-v1.9.16 installation successful | ||
+ | Node log path: ~/.avalanche-cli/runs/network-runner-root-data_20230411_154722/node<i>/logs | ||
+ | Starting network... | ||
+ | [[Error: failed to query network health: rpc error: code = Unknown desc = not bootstrapped]] | ||
Revision as of 13:49, 11 April 2023
avalanche subnet deploy .../.. --------------------------+ | RPC URL | http://127.0.0.1:9650/ext/bc/yourblochainidXXXX/rpc .../...
avalanche subnet deploy mySubnet ✔ Local Network Deploying [mySubnet] to Local Network Installing subnet-evm-v0.4.3...
avalanche subnet deploy mySubnet subnet-evm-v0.4.12 installation successful Backend controller started, pid: 19864, output at: ~/.avalanche-cli/runs/server_20230411_154714/avalanche-cli-backend.log Installing avalanchego-v1.9.16... avalanchego-v1.9.16 installation successful Node log path: ~/.avalanche-cli/runs/network-runner-root-data_20230411_154722/node/logs Starting network... Error: failed to query network health: rpc error: code = Unknown desc = not bootstrapped
/ext/
See also
- Avalanche API:
/ext/, /ext/info, /ext/admin, /ext/bc/, /ext/health
- Subnet EVM:
subnet-evm, PrecompiledContract, genesis.json, sidecar.json
avalanche subnet
: [addValidator | configure | create | delete | deploy | describe | export | import | join | list | public | publish | stats | upgrade | --help]
avalanche [ subnet | network | key | transaction | --help ]
Advertising: