Skip to content

SCR-NETWORK/SCR_Network

Repository files navigation

SCR

ISC License

GoDoc

SCR-NETWORK is the reference full node SCR implementation written in Go (golang).

GoDoc

SCR_Network is the reference full node SCR implementation written in Go (golang).

What is SCR

SCR is an attempt at a proof-of-work cryptocurrency with instant confirmations and sub-second block times. It is based on the PHANTOM protocol, a generalization of Nakamoto consensus.

Requirements

Go 1.18 or later.

Installation

Build from Source

  • Install Go according to the installation instructions here: http://golang.org/doc/install

  • Ensure Go was installed properly and is a supported version:

$ go version
$ git clone https://github.com/SCR-NETWORK/SCR_Network
$ cd SCR_Network
$ go install . ./cmd/...

Getting Started

$ SCR_Network

Discord

Join our discord server using the following link: https://

Issue Tracker

The integrated github issue tracker is used for this project.

Documentation

The documentation is a work-in-progress

License

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages