正在加载视频...
视频加载失败
I created a VSCode extension to simulate your local contracts as if they were already deployed on-chain It also allows you to create "Solidity notebooks". This is useful when you want to throw together some Solidity code and test what it would do It's in beta. Details below
31,572 次观看 • 2 年前 •via X (Twitter)
10 条评论

It has the "Universal Frontend" bundled so you can test out your local contract as if it was already deployed The notebooks feature allows you to create "Shareable POCs" which will be helpful to my fellow auditors. Create some scenario and share it on the web with live values

Here is example POC I created demonstrating how to resolve ENS names on-chain: monobase[dot]xyz/poc/0xb25983b39bdc60590fb8874522b3a6968896f674 Hot reloading is built-in, so everything is updated when you save It's similar to @samczsun's VSCode extension (which never launched?)

If you want early access to beta test it and provide feedback, please fill out the form and I will be in touch!

Insane

Huge, i'm interested for the beta

Can't wait!

That's crazy! Congrats.

awesome! 🫡

Based. What's under the hood? 🤔

Under the hood is a bunch of solc compilations and transaction simulations:)

