EIP-4804: Web3 URL to EVM Call Message Translation

A web3:// sandbox is now available, to play and experiment with web3:// URLs!
Temporary URL : https://web3protocol-sandbox.nand.fr/

Also, 2 new ERCs (pending PR) for the ERC-6944 resource request resolve mode :

  • ERC-7617: Add chunk support in ERC-6944 resource request mode: a response can be made of several methods calls (useful with serving large content).
  • ERC-7618: Add Content-encoding handling in ERC-6944 resource request mode : Serving compressed data can now be done.

These 2 features has been added to the web3protocol-js and web3protocol-go libs, and indirectly to web3curl, w3link.io HTTPS gateway and EVM Browser.

1 Like

This is really cool!