Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 164 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 164 Bytes

tiny-ether

Build

mkdir build
cd build
cmake ..
make
make install

** run tests (nix only)*

./scripts/run_tests.sh
./scripts/mem_tests.sh