Skip to content

v1.7

Compare
Choose a tag to compare
@nicolasochem nicolasochem released this 23 Apr 23:50
· 1270 commits to main since this release

layout: home

Teztnets

liquidnet

Dedicated testnet for liquidity baking https://gitlab.com/nomadic-labs/tezos/-/tree/sophia@liquidity_baking

To join liquidnet, download tezos-node from the specified docker build then run:

docker run -it --entrypoint=/bin/sh <docker container image needed here>
~ $ tezos-node config init --network https://tqtezos.github.io/teztnets/liquidnet
~ $ tezos-node run
Baker tezos-baker-alpha
Tezos docker build [](https://hub.docker.com/r/tezos/tezos/tags?page=1&ordering=last_updated&name=)

mondaynet

A testnet that restarts every Monday launched from tezos/tezos master branch and protocol alpha

To join mondaynet, download tezos-node from the specified docker build then run:

docker run -it --entrypoint=/bin/sh tezos/tezos:master_a2e6e70c_20210420154916
~ $ tezos-node config init --network https://tqtezos.github.io/teztnets/mondaynet
~ $ tezos-node run
Baker tezos-baker-alpha
Tezos docker build tezos/tezos:master_a2e6e70c_20210420154916

Faucet for all teztnets is at https://faucet.tzalpha.net/