Skip to content

Tools that can quick help people quickly setup an Conflux fullnode from snapshot

Notifications You must be signed in to change notification settings

conflux-fans/archive-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 

Repository files navigation

Introduction

The download link is a domestic and foreign link download, and the DB snapshot data of the day’s date is downloaded by default.

Use the curl command to resume downloading, if the system does not have curl, please install: https://curl.se/download.html

Support breakpoint resume

PS:If there is an error, operate according to the script prompt

Use

  • Linux & Mac - Mainnet - archive node:
$ wget https://conflux-blockchain-bj.oss-cn-beijing.aliyuncs.com/archivenode-db/mainnet/download.sh
$ wget https://conflux-blockchain-data-us.s3.us-west-1.amazonaws.com/archivenode-db/M/download.sh
$ wget https://conflux-blockchain-data-eu.s3.eu-central-1.amazonaws.com/archivenode-db/M/download.sh
$ bash download.sh  
  • Windows - Mainnet - archive node:
$ wget https://conflux-blockchain-bj.oss-cn-beijing.aliyuncs.com/archivenode-db/mainnet/download.bat
$ wget https://conflux-blockchain-data-us.s3.us-west-1.amazonaws.com/archivenode-db/M/download.bat
$ wget https://conflux-blockchain-data-eu.s3.eu-central-1.amazonaws.com/archivenode-db/M/download.bat
$ download.bat  
  • Linux & Mac - Mainnet - full node:
$ wget https://conflux-blockchain-data-us.s3.us-west-1.amazonaws.com/fullnode-db/M/download.sh
$ wget https://conflux-blockchain-bj.oss-cn-beijing.aliyuncs.com/fullnode-db/mainnet/download.sh
$ bash download.sh  
  • Linux & Mac - Testnet - archive node:
$ wget https://conflux-blockchain-bj.oss-cn-beijing.aliyuncs.com/archivenode-db/testnet/download.sh
$ bash download.sh
  • Windows - Testnet - archive node:
wget https://conflux-blockchain-bj.oss-cn-beijing.aliyuncs.com/archivenode-db/testnet/download.bat
download.bat  

About

Tools that can quick help people quickly setup an Conflux fullnode from snapshot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •