Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Johnny
docker-momiji-node
Commits
fea3e0e2
Commit
fea3e0e2
authored
1 year ago
by
Johnny
Browse files
Options
Download
Email Patches
Plain Diff
Update README.md
parent
5ce6ae55
master
Pipeline
#44
failed with stages
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
1 deletion
+8
-1
README.md
README.md
+8
-1
No files found.
README.md
View file @
fea3e0e2
...
...
@@ -21,4 +21,11 @@ Fill .env `PRIVATE_KEY` with a Sepolia wallet private key (0x...). This will be
To run the node
```
npm run start
```
\ No newline at end of file
```
# Docker setup
```
docker build -t prover-node .
docker run -it "prover-node"
```
This diff is collapsed.
Click to expand it.
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
Menu
Projects
Groups
Snippets
Help