ligo/lib_embedded_client_genesis
Grégoire Henry d2708740c8 Opam: fix some dependencies and add some scripts/opam-*.sh.
Installation:

   `./scripts/opam-pin.sh && opam install tezos-node tezos-client`

Upgrade installed packages after a `git pull` (opam2 only):

   `./scripts/opam-upgrade.sh`

Remove and cleanup every from the opam repo:

   `./scripts/opam-unpin.sh`
2017-12-08 02:50:03 +01:00
..
client_proto_main.ml Client library refactor 2017-12-04 19:27:30 +01:00
client_proto_main.mli Client library refactor 2017-12-04 19:27:30 +01:00
jbuild Jbuilder: split lib_node_net 2017-12-04 19:15:26 +01:00
tezos-embedded-client-genesis.opam Opam: fix some dependencies and add some scripts/opam-*.sh. 2017-12-08 02:50:03 +01:00