Skip to content

Curve-Labs/celo-validator-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scripts to run Celo validator nodes locally or on cloud

Using instructions from: https://protocoderspoint.com/how-to-install-docker-on-ubuntu-aws-server/

Install nodejs on AWS ubuntu: https://docs.aws.amazon.com/sdk-for-javascript/v2/developer-guide/setting-up-node-on-ec2-instance.html

install make: sudo apt install make

install build essentials: apt install -y build-essential

Install CLI: https://docs.celo.org/cli

connext with instance: ssh -i "mihir-celo.pem" ubuntu@ec2-54-80-106-154.compute-1.amazonaws.com

About

Scripts to start and manage celo validator nodes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors