A fast, secure, and portable light client for Ethereum
Go to file
Noah Citron dbeeffb9f9
feat: add eth_getBlockByHash (#9)
2022-09-02 00:13:22 -04:00
cli add optimistic updates (#1) 2022-08-30 20:31:58 -04:00
client feat: add eth_getBlockByHash (#9) 2022-09-02 00:13:22 -04:00
common add cli app 2022-08-29 16:54:58 -04:00
config add optimistic updates (#1) 2022-08-30 20:31:58 -04:00
consensus feat: add metamask support (#2) 2022-08-31 17:40:44 -04:00
execution feat: add eth_getTransactionByHash (#8) 2022-09-01 23:28:37 -04:00
.gitignore setup api bindings for reaching out to light servers 2022-08-11 14:09:58 -04:00
Cargo.lock feat: add eth_getTransactionReceipt (#6) 2022-09-01 20:28:12 -04:00
Cargo.toml add cli app 2022-08-29 16:54:58 -04:00