# ethdos-fold - run native tests: `cargo test --release -- --nocapture` - build wasm: `wasm-pack build --target web` - serve the web: `python -m http.server 8080` - go to http://127.0.0.1:8080/index.html