Skip to content

Latest commit

 

History

65 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cw-eth2-lc

Tests

Unit tests

cargo test -- --nocapture

E2E tests

# builds the smart contract and adds the artifacts in ./artifacts folder
cargo test --features e2e -- --nocapture --test-threads 1

Build Prerequisites

Cosmwasm-check

Used in ./scripts/build_sc.sh to perform various checks on the wasm file to make sure its valid - such as if the wasm file has floating point operations .etc.

cargo install cosmwasm-check

About

Eth2 light client implementation as a cosmwasm smart contract

Resources

Stars

11 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages