Difference between revisions of "Avalanche subnet deploy"
Jump to navigation
Jump to search
(13 intermediate revisions by the same user not shown) | |||
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]] | ||
+ | |||
+ | |||
+ | Deploying [mySubnet] to Local Network | ||
+ | Backend controller started, pid: 1516, output at: ~/.avalanche-cli/runs/server_20230411_173129/avalanche-cli-backend.log | ||
+ | Installing [[avalanchego-v1.10.0]]... | ||
+ | Error: failed setting up local environment: unable to download binary: unexpected http status code: 404 | ||
+ | |||
+ | [[avalanche subnet deploy mySubnet --local]] | ||
[[/ext/]] | [[/ext/]] | ||
+ | [[avalanche subnet create]] | ||
+ | |||
+ | [[Error: the current avalanchego deployment uses rpc version 25 but your subnet has version 24 and is not compatible]] | ||
+ | [[--avalanchego-version]] | ||
+ | |||
+ | == Related == | ||
+ | * <code>[[agoric deploy]]</code> | ||
+ | * <code>[[avalanche subnet create]]</code> | ||
+ | * [[Smart contract]]: [[Remix]], [[Core]] | ||
== See also == | == See also == | ||
+ | * {{avalanche subnet deploy}} | ||
+ | * {{avalanche subnet}} | ||
+ | * {{/ext/}} | ||
* {{subnet-evm}} | * {{subnet-evm}} | ||
− | |||
* {{avalanche-cli}} | * {{avalanche-cli}} | ||
− | |||
− | [[Category: | + | [[Category:Avalanche]] |
Latest revision as of 15:07, 3 May 2024
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
Deploying [mySubnet] to Local Network Backend controller started, pid: 1516, output at: ~/.avalanche-cli/runs/server_20230411_173129/avalanche-cli-backend.log Installing avalanchego-v1.10.0... Error: failed setting up local environment: unable to download binary: unexpected http status code: 404
avalanche subnet deploy mySubnet --local
/ext/ avalanche subnet create
Error: the current avalanchego deployment uses rpc version 25 but your subnet has version 24 and is not compatible --avalanchego-version
Related[edit]
See also[edit]
avalanche subnet deploy
avalanche subnet
: [addValidator | configure | create | delete | deploy | describe | export | import | join | list | public | publish | stats | upgrade | --help]
- Avalanche API:
/ext/, /ext/info, /ext/admin, /ext/bc/, /ext/health
- Subnet EVM:
subnet-evm, PrecompiledContract, genesis.json, sidecar.json
avalanche [ subnet | network | key | transaction | --help ]
Advertising: