A fast, secure, and portable light client for Ethereum
Go to file
Noah Citron b8d21abe44
feat: improve cli (#16)
* use default_value for flags

* add checkpoint flag
2022-09-09 18:14:17 -04:00
.github/workflows chore: add ci (#12) 2022-09-04 21:14:20 -04:00
cli feat: improve cli (#16) 2022-09-09 18:14:17 -04:00
client feat: add logging (#15) 2022-09-08 21:34:14 -04:00
common add cli app 2022-08-29 16:54:58 -04:00
config feat: add logging (#15) 2022-09-08 21:34:14 -04:00
consensus feat: add logging (#15) 2022-09-08 21:34:14 -04:00
execution feat: add logging (#15) 2022-09-08 21:34:14 -04:00
.gitignore setup api bindings for reaching out to light servers 2022-08-11 14:09:58 -04:00
Cargo.lock feat: improve cli (#16) 2022-09-09 18:14:17 -04:00
Cargo.toml refactor: switch execution rpc to ethers (#13) 2022-09-06 13:57:47 -04:00