Skip to content

avrio-project/Checkpoint-Generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 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 disk.

Requirements

Setup

It's super easy to set up. Just type

git clone https://github.com/avrio-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 also super easy. You just need to edit checkpoint_generator.js in line 6 and 7.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%