Commit e635bf19 authored by Maurelian's avatar Maurelian

update README

parent 7d0477fe
......@@ -24,6 +24,10 @@ contracts -- A Merkleized MIPS processor on chain + the challenge logic
## Usage
```
# build unicorn
./build_unicorn.sh
export LIBUNICORN_PATH=$(pwd)/unicorn2/
# build minigeth for MIPS
(cd mipigo && pip3 install -r requirements.txt && ./build.sh)
......
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