We’ve got uploaded all @VitalikButerin‘s weblog (40MB) on Arbitrum Nova mainnet completely with solely 0.13 ETH!
Additional, anybody can browse the weblog utilizing web3:// entry protocol at https://0xe4ba0e245436b737468c206ab5c8f4950597ab7f.arb-nova.w3link.io/ or with ENS https://vitalikblog.w3eth.io/!
Questions and solutions
Why did you do that?
We’re experimenting with a brand new utility of Ethereum: host web sites immediately on Ethereum! This brings large advantages in comparison with different options:
-
reuse Ethereum safety with minimal third belief
-
dynamic with wealthy UX vs static ones
-
easy consumer/dev onboarding with ETH pockets and dev stack (hardhat/remix/and many others)
Ought to or not it’s tremendous costly?
Sure, importing 40MB on the mainnet shall be prohibitively costly – even utilizing choose. rollups are unaffordable because the knowledge shall be uploaded as mainnet calldata.
Fortunately, Arbitrum Nova’s DAC solves the issue, and it solely takes 0.13 ETH!
Fascinating, how might I browse the web site on good contract?
The web3:// entry protocol (ERC-4804, see https://web3url.io) is proposed to do that. And we now have launched two gateways http://w3link.io and http://w3eth.io to assist shopping web3:// (see earlier reddit submit).
How might I create a web3:// web site for myself?
When you’ve got native information, you need to use ethfs-uploader to create an EthFS contract and add all of the native information to the contract.
It’s also possible to verify ERC-5018 Filesystem-like Interface for Good Contracts for extra particulars.
What are the subsequent steps?
We’re exploring extra fascinating functions on Ethereum similar to dynamic NFT, decentralized social networks, and many others, on Arbitrum Nova.
You’ll be able to play some prototypes on http://web3url.io. Get pleasure from!