Skip to content

An attempt at ethereum tiny client in c for embedded microcontrollers

License

Notifications You must be signed in to change notification settings

TomzBench/tiny-ether

Repository files navigation

tiny-ether

Build

mkdir build
cd build
cmake ..
make
make install

** run tests (nix only)*

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

About

An attempt at ethereum tiny client in c for embedded microcontrollers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published