Skip to content

fastnear/static

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastNear Static scripts

Update boot nodes

To update boot nodes for the mainnet, run the following command (replace ~/.near/config.json with the path to your config.json file):

curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/fastnear/static/refs/heads/main/update_boot_nodes.sh | bash -s -- mainnet ~/.near/config.json

To update boot nodes for the testnet, run the following command (replace ~/.near/config.json with the path to your config.json file):

curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/fastnear/static/refs/heads/main/update_boot_nodes.sh | bash -s -- testnet ~/.near/config.json

About

Global Static files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages