Commit Graph

21 Commits

Author SHA1 Message Date
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
Benjamin Canou
6c78c5bc25 Update README with new doc address and license 2018-07-06 18:18:41 +02:00
Benjamin Canou
71556b9418 Update the README
With: Arthur B <arthur.breitman@gmail.com>
2018-02-20 22:40:43 +00:00
Benjamin Canou
adf860ea40 Docs: new documentation structure using Sphinx/RST
- Provides a toplevel documentation structure using Sphinx
 - Adds a `doc-html` target to the main Makefile
 - Converts existing documentation to RST format
 - Add some new documentation / tutorials
 - Links the developer manual and OCaml documentation
 - Synchronized documentation on Gitlab pages

This patch is co-authored by:
 - Benjamin Canou <benjamin@canou.fr>
 - Bruno Bernardo <bernardobruno@gmail.com>
 - Pietro Abate <pietro.abate@inria.fr>
2018-01-23 08:02:17 +01:00
Grégoire Henry
de5935228f Opam: remove tezos-deps.opam
All dependencies are now inlined in the various opam packages.
2017-12-08 02:50:03 +01:00
Grégoire Henry
d8d54ce321 Jbuilder: install tezos-sandboxed-node.sh/tezos-init-sandboxed-client.sh 2017-12-08 02:50:03 +01:00
Grégoire Henry
910b43726b Shell: add CLI options for bootstrap_threshold 2017-11-17 14:13:55 +01:00
Grégoire Henry
e033176820 README: add instructions for running a sandboxed node 2017-08-29 14:10:03 +02:00
Grégoire Henry
0585be23a5 Update Readme.md 2017-08-19 12:03:06 +02:00
Grégoire Henry
a30d1a615c Update to ocaml.4.04.2 2017-08-04 18:31:31 +02:00
arthur.breitman@gmail.com
de4c49823b mention existence of the testnet 2017-05-14 15:22:16 -07:00
OCamlPro-Iguernlala
57912c6e8a improve README: for installation of libsodium 2017-05-10 12:21:13 +02:00
Davide Gessa
9628ff0c2d README.md update ocaml version to 4.04 (#9) 2017-04-04 22:07:35 +02:00
Arthur Breitman
76fad5a3db Economic = economique
Economical = econome
2017-03-15 08:00:53 -07:00
Vincent Bernardoff
6d41b3d38c Shell: Improve the CLI of tezos-node
* Use subcommands:
  * `tezos_node run`
  * `tezos_node config`
  * `tezos_node identity`
* Regroup all on-disk data in `--data-dir`
* Split `Node_main` in multiple files.
* Add DNS resolution for `--net-addr` and `--rpc-addr`
* Hardcode `bootstrap.tezos.com` as bootstrap peer(s)
* Add `--no-bootstrap-peers`
* Rename `--expected-connections` -> `--connections`
2017-02-15 15:26:17 +01:00
Grégoire Henry
b228904bc7 Node: more CLI argument 2017-01-23 22:15:36 +01:00
damian
3dcb0d8b25 Update doc to reflect new command line syntax for tezos-node. 2016-12-01 12:35:40 +01:00
Damian
a366132427 doc improvements to readme 2016-11-29 16:41:41 +01:00
Arthur Breitman
c867ef0961 add hint in README.md to help when trying out the RPC 2016-10-04 02:03:51 -07:00
Grégoire Henry
b11a770dfa Update README.md:
- fix build instructions
- add some information about the JSON/RPC interface
2016-09-22 11:52:40 +02:00
Tezos
f42e9d12ac First public release 2016-09-08 19:29:33 -07:00