Skip to content

Commit 668a8a9

Browse files
authored
Update README.md
1 parent c3087e2 commit 668a8a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
HyVM is an Ethereum Virtual Machine (EVM) Hypervisor written in <a href="https://huff.sh/">Huff</a>, allowing the execution of arbitrary EVM Bytecode.
1212
<br>
1313
<br>
14-
<h3> 👉 See it in action with <a href="https://hyvm.nested.fi/">HyVM live playground</a></h3>
14+
<h3> 👉 See it in action with <a href="https://hyvm.mass.money/">HyVM live playground</a></h3>
1515
</div>
1616

1717
<br>
@@ -141,4 +141,4 @@ Example of how to deploy to Polygon:
141141

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

0 commit comments

Comments
 (0)