GithubHelp home page GithubHelp logo

isabella232 / tezos-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from taurusgroup/tezos

0.0 0.0 0.0 40.73 MB

License: Other

Shell 0.35% JavaScript 0.03% C++ 0.02% Python 5.48% C 0.02% Emacs Lisp 0.09% OCaml 92.97% Standard ML 0.41% Pawn 0.06% Makefile 0.03% HTML 0.52% Dockerfile 0.01% NASL 0.01%

tezos-1's Introduction

Tezos

Introduction

Tezos is a distributed consensus platform with meta-consensus capability. Tezos not only comes to consensus about the state of its ledger, like Bitcoin or Ethereum. It also comes to consensus about how the protocol and the nodes should adapt and upgrade. For more information about the project, see https://tezos.com.

Getting started

Instructions to install, start using, and taking part in the consensus are available at https://tezos.gitlab.io/.

The Tezos software

This repository hosts an implementation of the Tezos blockchain called Octez, including a node, a client, a baker, an endorser, an accuser, and other tools, distributed with the Tezos economic protocols of Mainnet for convenience.

In more detail, this git repository contains:

  • the source code, in directory src/
  • tests (mainly system tests):
    • in a Python testing and execution framework, under tests_python/
    • in an OCaml system testing framework for Tezos called Tezt, under tezt/
  • the developer documentation of the Tezos software, under docs/
  • a few third-party libraries, adapted for Tezos, under vendors/

The Tezos software may run either on the nodes of the main Tezos network (mainnet) or on various Tezos test networks.

The documentation for developers, including developers of the Tezos software and developer of Tezos applications and tools, is available online at https://tezos.gitlab.io/. This documentation is always in sync with the master branch which may however be slightly desynchronized with the code running on the live networks.

The source code of Octez is placed under the MIT Open Source License.

Contributing

Development workflow

All development of the Tezos code happens on GitLab at https://gitlab.com/tezos/tezos. Merge requests (https://gitlab.com/tezos/tezos/-/merge_requests) should usually target the master branch; see the contribution instructions.

The issue tracker at https://gitlab.com/tezos/tezos/issues can be used to report bugs and to request new simple features. The Tezos Agora forum is another great place to discuss the future of Tezos with the community at large.

Development of the Tezos protocol

The core of the Tezos software that implements the economic ruleset is called the protocol. Unlike the rest of the source code, updates to the protocol must be further adopted through the Tezos on-chain voting procedure. Protocol contributors are encouraged to synchronize their contributions to minimize the number of protocol proposals that the stakeholders have to study and to maximize the throughput of the voting procedure.

Community

Links to community websites are gathered in the following community portals:

tezos-1's People

Contributors

abate avatar arvidj avatar brunobernardo avatar chambart avatar clarus avatar craigfe avatar dannywillems avatar galfour avatar hnrgrgr avatar klakplok avatar lthms avatar mbouaziz avatar mebsout avatar milodavis avatar paracetamolo avatar phink avatar picojulien avatar pirbo avatar raphael-proust avatar samoht avatar saroupille avatar sir4ur0n avatar smelc avatar smondet avatar sribst avatar sventimir avatar tzemanovic avatar vbmithr avatar vect0r-vicall avatar vincent-botbol 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.