Ubuntu Linux
Install LTO Network full node plus supporting tools on Ubuntu Linux 18.04+.
LTO Network full node
Docker
$ apt install docker$ pip install docker-composeLTO full node
$ curl "https://raw.githubusercontent.com/legalthings/lto-deepdive/master/docker/dev/docker-compose.yml" -o docker-compose.yml
$ docker-compose upLive contracts tester
PHP
$ apt install php-cli php-mongodb php-yaml php-curl php-libsodiumlctest.phar
Last updated