Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 398 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 398 Bytes

Potato Coin Node

Potato base on EOSIO source code.

Dependent libraries

  • boost 1.71.0
  • fc
  • wabt
  • eos-vm

Install

potato support CentOS 7, Ubuntu 18.04/20.04, MacOS.

From Source Code Build

git clone https://github.com/rise-worlds/GeneralServer.git
cd GeneralServer
git submodule update --init --recursive
./script/eosio_build.sh -y