Difference between revisions of "Avalanche subnet deploy"

From wikieduonline
Jump to navigation Jump to search
 
(17 intermediate revisions by 2 users not shown)
Line 2: Line 2:
  
 
  [[avalanche subnet]] deploy
 
  [[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<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}}
 
* {{avalanche-cli}}
 
* {{avalanche-cli}}
* {{Avalanche}}
 
  
[[Category:Crypto]]
+
[[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]

Advertising: