Giter Site home page Giter Site logo

zeus's Introduction

Zeus

Is a unofficial installer for Bitcoin. Using Zeus you can download, install and have a running Bitcoin full node or wallet in just minutes.

Status

Though Zeus works at this time. It’s still early in development and is considered in alpha state. Any current releases are for developer consideration only and not for production use.

Supported CPU and Operating Systems

Zeus should work on any architect and operating system supported by Go and Bitcoin.

Currently supported CPUs and OSs

Linux

  • x86_64 (amd64)
  • aarch64 (arm64)
  • ppc64le

More targets should be supported soon. If you have a target that you would like supported. Please create an Issue

Building from Source

Dependencies

The only requirement for building from source is a working Go distribution.

Installing Zeus

There are no binary releases yet. But you can quickly install with Go using.

go install github.com/mrosset/zeus

To build from source tree you can use.

git clone https://github.com/mrosset/zeus
cd zeus
go install

Using Zeus

To install Bitcoin to it’s default location of $HOME/zeus .

zeus install bitcoin

This will download and verify the Bitcoin binaries from Bitcoin Core Downloads

If you would like to install bitcoin to another location. Use the –prefix flag

zeus --prefix=/opt/zeus install

This will download and verify the Lighting Network Daemon binaries from Lightning Releases

Experimental

To install Bitcoin Core and Lighting Network Node

zeus install all

License

Zeus is published under the GNU GPLv3 license or any later version.

Zeus is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Zeus is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Org mode. If not, see https://www.gnu.org/licenses/.

zeus's People

Contributors

mrosset avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.