Go to file
2018-08-28 11:15:40 +08:00
.github Symlink: fix missing symlink referent 2018-01-31 22:36:07 +00:00
.gitlab/issue_templates Issue template 2017-10-20 08:55:21 +00:00
docs Doc: minor grammar fixes and improvements 2018-08-28 11:15:40 +08:00
emacs Michelson: fix Emacs mode 2018-07-10 16:49:55 +02:00
scripts Scripts: fix an outdated rpc call 2018-08-20 11:27:46 +02:00
src Update license in opam files 2018-08-22 14:50:13 +02:00
vendors Vendors/BIP39: drop nocrypto, use new pbkdf 2018-08-20 11:56:36 +02:00
.dockerignore Dune: use the new syntax 2018-08-01 10:52:24 +02:00
.gitignore Dune: use the new syntax 2018-08-01 10:52:24 +02:00
.gitlab-ci.yml CI/Makefile: decouple test for linkcheck to allow it to fail 2018-07-24 21:51:18 +02:00
.ocp-indent First public release 2016-09-08 19:29:33 -07:00
active_protocol_versions Docker: handle multiple protocols 2018-07-18 23:17:45 +02:00
dune Dune: use the new syntax 2018-08-01 10:52:24 +02:00
dune-workspace Dune: use the new syntax 2018-08-01 10:52:24 +02:00
Makefile Doc: add manual for all binaries 2018-07-25 16:46:17 +02:00
README.md Doc: sync README.md and index.rst 2018-07-25 16:46:17 +02:00

Tezos

The Project

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 attempts to come to consensus about how the protocol and the nodes should adapt and upgrade.

  • Developer documentation is available online at http://tezos.gitlab.io/master always in sync with the master branch (which may be desynchronized with the code running on the live networks, replace master in the URL by the branch of your choice: betanet, alphanet, zeronet, to make sure you are consulting the right API version)
  • The website https://tezos.com/ contains more information about the project.
  • All development happens on GitLab at https://gitlab.com/tezos/tezos

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

The Community

The Networks

The Tezos Alpha (test) network has been live and open since February 2017.

The Tezos Beta (experimental) network has been live and open since June 2018.