/tiny-ether

An attempt at ethereum tiny client in c for embedded microcontrollers

Primary LanguageCGNU General Public License v3.0GPL-3.0

tiny-ether

Build

mkdir build
cd build
cmake ..
make
make install

** run tests (nix only)*

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