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.
See the versioning doc for information about the versioning policy for the provided forms of distribution.
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.
For setting up experimental transaction rollup node, see this doc.
An interactive voting wizard is provided for Ubuntu. After setting up a baking instance on mainnet, you can vote by running:
tezos-voting-wizard
Read the documentation on voting to find out more details about voting on custom networks.
tezos-packaging
supports several native distribution methods for convenience:
The information about supported versions of the aforementioned OSes is available in the support policy doc.
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 the release workflow doc for more information about the details of the tezos-packaging
releasing process.
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!