Skip to content

Staketab/mina-testworld-archive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MINA NODE SETUP

Setup Mina Archive node for Testworld.

1. Clone repository:

git clone https://github.com/Staketab/mina-testworld-archive.git
cd mina-testworld-archive

2. Generate LIB_P2P and UPTIME Keystores

make setup

Carefully fill in any missing fields in the .env variables file

3. Start

Run this command to start the node:

make ar

Stop the nodes:

make ar-down

Additional commands:

Check logs

make logs

Check node status

make status

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published