Giter VIP home page Giter VIP logo

teztnets's Introduction

Teztnets

Infrastructure-as-code repo to activate and bootstrap Tezos testnets in a repeatable, automated way.

See teztnets.com for the list of active Teztnets.

Features

Based on tezos-k8s

tezos-k8s is a framework to deploy Tezos nodes or chains using Kubernetes and Helm.

See the tezos-k8s documentation.

Faucet support

We support the beacon-compatible Tezos Faucet.

Injection of contracts at genesis

A collection of raw Michelson contracts can be optionally deployed in any Teztnet at genesis.

Injection of Smart Rollups at genesis

Rollups can be injected at genesis of your test chain. Teztnets supports extraction of the EVM Rollup from the Octez container, and its injection at a predetermined address.

Bootstrap baker and bootstrap p2p endpoint

Upon deployment of a Teztnet, a genesis baker will run and its p2p and rpc endpoints will be exposed externally. Example:

  • p2p: ghostnet.teztnets.com
  • rpc rpc.ghostnet.teztnets.com

--network endpoint for Tezos node

Tezos nodes supports downloading of network specification from a json endpoint: octez-node config init --network https://teztnets.com/<TEZTNET NAME>

The Teztnet platform creates and exposes such endpoints.

Automate on Teztnets

You are encouraged to build automation to ensure your Tezos project keeps running with the future versions of Tezos shell and/or protocol.

This endpoint lists the current active testnets: https://teztnets.com/teztnets.json

Add new Teztnets or modify existing Teztnets

Each Teztnet is defined within a subdirectory of the /networks directory in this repository. The Teztnet directory must contain the following files:

  • A Helm chart values.yaml file
  • Optionally, a Helm chart faucet_values.yaml file if deploying a faucet
  • Optionally, a submodule of tezos-k8s (in case you need an unreleased or custom version of the tezos-k8s software)

Helm chart values.yaml

The Helm chart values.yaml lets you customize your chain in many ways:

  • specify activation parameters, such as:
    • list of genesis bakers
    • list of accounts funded at genesis
    • chains parameters (blocks per cycle, time between blocks...)
  • specify user-activated upgrades for hard-forks at a given length
  • specify the list of baker/endorser binaries to run.

Look in any Teztnet directory's values.yaml file in /networks for reference as to how to configure your own Teztnet.

The default Helm values.yaml has details on every possible way to customize your teztnet.

Teztnets.com website

The website is created with Jekyll from Markdown files generated from Jinja templates based on Pulumi outputs.

To build the website locally, from the top-level dir of the repo, run local_web_serve.sh.

You need Ruby and Bundle installed. The website will be rendered on localhost:4000.

teztnets's People

Contributors

nicolasochem avatar drchrispinnock avatar harryttd avatar innov8r avatar craigbuckler avatar orcutt989 avatar andrewkishino avatar gimbrailo avatar richayotte avatar romarq avatar vyoz avatar elric1 avatar pasqu4le avatar danielelisi avatar acoquereau avatar vch9 avatar roxaneletourneau avatar mathiasbourgoin avatar yurug avatar vect0r-vicall avatar pirbo avatar neoktalabs avatar killian-delarue avatar fredcy avatar sirneb avatar saroupille avatar germand avatar jevonearth avatar primate411 avatar lthms 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.