Skip to content

timnhanta/installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unigrid Gridnode Installer Script

Using The Script

To use the script copy and paste this into your server terminal window. You will need sudo installed and root privileges.

bash -ic "$(wget -4qO- -o- raw.githubusercontent.com/unigrid-project/unigrid-installer/main/node_installer.sh)" ; source ~/.bashrc

TESTNET

 bash -c "$(wget -qO - raw.githubusercontent.com/unigrid-project/unigrid-installer/main/node_installer.sh)" '' testnet

Commands

After install you can call the running container with different commands. On the first install the container name will be ugd_docker_1. To call check the current block you can use ugd_docker_1 getblockcount.

Another set of convenience commands that run on all containers are under unigrid help.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages