Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oguimbal authored Feb 20, 2024
1 parent c3087e2 commit 668a8a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
HyVM is an Ethereum Virtual Machine (EVM) Hypervisor written in <a href="https://huff.sh/">Huff</a>, allowing the execution of arbitrary EVM Bytecode.
<br>
<br>
<h3> 👉 See it in action with <a href="https://hyvm.nested.fi/">HyVM live playground</a></h3>
<h3> 👉 See it in action with <a href="https://hyvm.mass.money/">HyVM live playground</a></h3>
</div>

<br>
Expand Down Expand Up @@ -141,4 +141,4 @@ Example of how to deploy to Polygon:

```bash
forge script script/Deploy.s.sol --private-key XXXXXXXXXXXXX --chain-id 137 --rpc-url https://polygon-rpc.com --broadcast
```
```

0 comments on commit 668a8a9

Please sign in to comment.