contact@otocash.io

Build instructions (Ubuntu 16)

Search the documentation by keyword

Build instructions (Ubuntu 16)

It will not compile on Ubuntu 17, 18 or latest only Ubuntu 16 is need due libssl-dev update

Only Ubuntu 16 is need to compile OTOCASH wallet

cd src/
make -j3 -f makefile.unix
apt-get install libleveldb-dev
configure make

Note : without installed leveldb -dev it will not work