Go to file
Pierre Boutillier 51ddb708d3 Fix ocaml-secp256k1 Scalar.const
It happened to work by chance on 64bits but it was clearly wrong
2018-06-06 10:00:37 +02: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 Node: rename option '--closed' to '--private-mode' 2018-06-05 13:29:06 +02:00
emacs Michelson: rename DEFAULT_ACCOUNT to IMPLICIT_ACCOUNT 2018-05-28 17:09:03 +02:00
scripts [ci]: recompile hidapi-0.8.0_rc1 package for alpine stable 2018-06-05 17:57:03 +02:00
src MacOS compatible 'date' format (again) 2018-06-06 09:55:56 +02:00
vendors Fix ocaml-secp256k1 Scalar.const 2018-06-06 10:00:37 +02:00
.dockerignore Fix .dockerignore 2018-05-27 21:25:38 +02:00
.gitignore Client: introduce tezos-signer 2018-05-25 17:18:41 +02:00
.gitlab-ci.yml Signer: create packages tezos-signer-services and tezos-signed-backends 2018-05-26 15:08:13 +02:00
.ocp-indent First public release 2016-09-08 19:29:33 -07:00
jbuild Jbuilder: Move alpha/genesis/demo in their own two OPAM packages 2017-12-04 16:05:54 +01:00
jbuild-workspace Jbuilder: Move client & node libraries in their own OPAM packages 2017-12-04 19:15:26 +01:00
Makefile Mandatory . after find under MacOS 2018-05-30 12:59:59 +02:00
README.md Update the README 2018-02-20 22:40:43 +00:00

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.

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

The source code of Tezos is currently under exclusive copyright of Dynamic Ledger Solutions, and will be open sourced under the MIT license when the main network lunches.