Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
nebula
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
exchain
nebula
Commits
98e5f0b6
Commit
98e5f0b6
authored
Dec 22, 2022
by
Nicolas "Norswap" Laurent
Committed by
norswap
Dec 22, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove outdated usage instruction (all this stuff is done in the demo scripts)
parent
8e9dfb23
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
23 deletions
+0
-23
README.md
README.md
+0
-23
No files found.
README.md
View file @
98e5f0b6
...
...
@@ -37,29 +37,6 @@ make build
make test # verify everything works correctly
```
## Usage
The following commands should be run from the root directory unless otherwise specified:
```
# compute the transition from 13284469 -> 13284470 on PC
TRANSITION_BLOCK=13284469
mkdir -p /tmp/cannon
minigeth/go-ethereum $TRANSITION_BLOCK
# write out the golden MIPS minigeth start state
mipsevm/mipsevm
# if you run into "digital envelope routines::unsupported", rerun after this:
# export NODE_OPTIONS=--openssl-legacy-provider
# generate MIPS checkpoints
mipsevm/mipsevm $TRANSITION_BLOCK
# deploy the MIPS and challenge contracts
npx hardhat run scripts/deploy.js
```
## Examples
The script files
[
`demo/challenge_simple.sh`
](
demo/challenge_simple.sh
)
and
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment