Skip to content

whileunless/lazy_dog

 
 

Repository files navigation

lazy_dog

ISC License GoDoc

What is lazy dog

Instant confirmations and sub-second block times, based on the PHANTOM protocol ! Lazy dog is perfect money, ready to ossify. Soon to exceed Bitcoin's market cap by a factor of 100! Lazy dog keeps the chain unpolutted with inscriptions, tokens, and all that spam. If you want any of these than go BTC, SOL, ETH, AVAX and all that junk. We do one thing, peer-to-peer cash, and we do it well. Just perfect money, 100 x Bitcoin, nothing more.

Installation

Build from Source

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

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

$ go version
  • Run the following commands to obtain and install lazy_dog including all dependencies:
$ git clone https://github.com/whileunless/lazy_dog.git
$ cd lazy_dog
$ go install . ./cmd/...
  • lazy_dog (and utilities) should now be installed in $(go env GOPATH)/bin. If you did not already add the bin directory to your system path during Go installation, you are encouraged to do so now.

Getting Started

lazy_dog has several configuration options available to tweak how it runs, but all of the basic operations work with zero configuration.

$ lazy_dog

License

lazy_dog is licensed under the copyfree ISC License.

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.5%
  • Other 0.5%