Requirements
Hardware Requirements
8GB RAM
2 CPU Cores
If you are running a unit test which spins up additional EOSIO chains or an ethereum chain, 16GB of RAM is required
Prerequisites
Ubuntu 18+
node 16 (can use nvm provided below)
curl
cmake
make
git
go version 1.19.4+ (auto installed if not installed)
Go install
Automatically installed:
latest CDT (compiling tool for converting AntelopIO c++ smart contracts to Web Assembly)
leap latest (nodeos, keosd, cleos)
dfuseeos
note some of our contracts do not compile with eosio.cdt 1.7.0, but they do compile with the latest release candidate of the cdt
Last updated