This repo provides various forms of distribution for Tezos executables.
See the official documentation for information about the binaries, their usage, and concepts about the Tezos networks.
The simplest procedure to set up a node and/or baking instance is provided for Ubuntu.
These commands will install everything necessary and start an interactive setup wizard:
sudo add-apt-repository -yu ppa:serokell/tezos
sudo apt-get install -y tezos-baking
tezos-setup-wizard
Read the dedicated article to find out more about the setup, the binaries, and the services used.
tezos-packaging
supports several native distribution methods for convenience:
Additionally, prebuilt static binaries can be downloaded directly from the latest release for other linux distros.
You can also use systemd
services to run some of these static Tezos binaries
in the background.
For more information about these services, refer to this doc.
This repository provides two distinct ways for building and packaging tezos binaries:
Please see CONTRIBUTING.md for more information.
This repository is maintained with ❤️ by Serokell. The names and logo for Serokell are trademark of Serokell OÜ.
We love open source software! See our other projects or hire us to design, develop and grow your idea!