Skip to content

Vis-Nova-Labs/avalanche-subnets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Avalanche with subnets

DFK Support

If you have an existing avalanche node built from source you can use your existing node, to install please follow the process outlined in the attached dfk.pdf.

If you would like to use our docker image and sync from scratch please do the following

  1. Add the instance public ip to config.json
  2. Adjust config.json as needed, for example pruning can be enabled or disabled, NOTE: do not change chain-config-dir setting
  3. Set desired data volume
  4. Start the container and wait for primary network to synchronize (takes 3-5 days)
  5. Validate the subnet with the following RPC call `curl -X POST --data '{ "jsonrpc":"2.0", "id" :1, "method" :"platform.getBlockchains", "params" :{} }' -H 'content-type:application/json;' 127.0.0.1:9650/ext/P`

    The subnet id should show in the response Vn3aX6hNRstj5VHHm63TCgPNaeGnRSqCYXQqemSqDd2TQH4qJ

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published