evm 0.11.0

SputnikVM - a Portable Blockchain Virtual Machine
Documentation
1
2
3
4
5
6
#!/bin/bash
set -e
set -x

source $HOME/.cargo/env
cargo $@ test --all