Commit 1e7439e5 authored by protolambda's avatar protolambda

mipsevm: rm minigeth.sh

parent 7e2817b1
#!/usr/bin/env bash
set -e
(cd ../ && npx hardhat compile)
(cd ../mipigo && ./build.sh)
go build
./mipsevm ../mipigo/minigeth.bin
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment