Skip to content

A rust implementation of the ethereum light client that supports no_std

License

Notifications You must be signed in to change notification settings

datachainlab/ethereum-light-client-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ethereum-light-client-rs

test

A rust implementation of the ethereum light client that supports no_std.

It currently supports the verification of Sync Protocol, also called Altair Light Client.

Key Features

  • Sync Protocol verification
  • Support the detection of Sync committee's misbehaviour
  • no_std support: easy to integrate into any environment(e.g. wasm, sgx enclave)

Crates

About

A rust implementation of the ethereum light client that supports no_std

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published