We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3087e2 commit 668a8a9Copy full SHA for 668a8a9
README.md
@@ -11,7 +11,7 @@
11
HyVM is an Ethereum Virtual Machine (EVM) Hypervisor written in <a href="https://huff.sh/">Huff</a>, allowing the execution of arbitrary EVM Bytecode.
12
<br>
13
14
- <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>
15
</div>
16
17
@@ -141,4 +141,4 @@ Example of how to deploy to Polygon:
141
142
```bash
143
forge script script/Deploy.s.sol --private-key XXXXXXXXXXXXX --chain-id 137 --rpc-url https://polygon-rpc.com --broadcast
144
-```
+```
0 commit comments