scala-blockchain-downloader

module
v1.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 4, 2021 License: BSD-3-Clause

README

Scala Blockchain Downloader

A simple tool to download and import the latest Scala blockchain file. It uses IPFS to fetch the files, by running an ephemeral node underneath.

img

Common uses

To download and import the blockchain on first start

./scala-blockchain-downloader

Compiling

The tool is written in Go and can be cross-compiled to Linux, Windows and MacOS.

Linux
  • Install Go

https://golang.org/dl/

  • Clone the repository
git clone https://github.com/scala-network/scala-blockchain-downloader
cd scala-blockchain-downloader
  • Make for all platforms
make

All the binaries will be found in the bin/ directory.

License

Please see LICENSE file.

Directories

Path Synopsis
src
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL