Skip to content

Ionize-Project/Checkpoint-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checkpoint-Generator for all Turtlecoin forks

This NodeJS utility generates the current checkpoints.csv file from a daemon and saves it to an .csv file.

Requirements

Setup

Open up a terminal and execute the following:

git clone https://github.com/Ionize-Project/Checkpoint-Generator
cd Checkpoint-Generator
npm install
npm start

Then it will fetch all block hashes and save it into checkpoints.csv.

Forking

Forking is very easy. Open up checkpoints_generator.js and edit the scanEver, host and port value.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages