Skip to content

quilt/see

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SEE - Simple EE

This EE demonstrate balance transfers in ETH 2. The EE code can be run natively or in eWasm.

Build

$ cargo build

Run EE code target for native platform

$ cargo run

Run EE code target for wasm

$ cargo test

To enable printouts:

$ cargo test -- --nocapture

Note: The project is currently configured to run the EE targeted for eWasm only during integration tests.

Releases

No releases published

Packages

No packages published

Languages