Difference between revisions of "Avalanche subnet deploy"

From wikieduonline
Jump to navigation Jump to search
 
Line 41: Line 41:
 
* <code>[[agoric deploy]]</code>
 
* <code>[[agoric deploy]]</code>
 
* <code>[[avalanche subnet create]]</code>
 
* <code>[[avalanche subnet create]]</code>
 +
* [[Smart contract]]: [[Remix]], [[Core]]
  
 
== See also ==
 
== See also ==

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: