ligo/README.md
Jev Björsell 9e2f8ba866 Updates to README.md
* Remove 'frozen in time' line about the www.tezos.com website
* Use `http://` for `oztez.com`. `https://` sends the user to a matrix
  server and not there explorer webapp
2018-07-13 00:54:40 +02:00

1.5 KiB

Tezos

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 official Tezos website https://tezos.com/ contains more information about the project.
  • All development now happens on Gitlab at https://gitlab.com/tezos/tezos

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.

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