aata.eth pfp
aata.eth
@aata.eth
@v1rtl.eth of StorageBeat team developed a website deployment too that sexily combines ENS addressing and storage backend deployment either into an IPFS node (pinning server) or to Swarm (decentralised backend "sea of nodes") https://blumen.stauro.dev 🌷 It is a CLI. So you dont even have to get up from your chair. StorageBeat.eth was deployed using thins.
2 replies
1 recast
20 reactions

polymutex pfp
polymutex
@polymutex.eth
Only missing auto-deployment of an ERC-6860 contract pointing at the IPFS CID :) Having web3://storagebeat.eth just work would be amazing.
4 replies
0 recast
1 reaction

aata.eth pfp
aata.eth
@aata.eth
@polymutex.eth this is a lovely discussion. I just *skimmed* ere6860 -- it seems that its a spec for an off-chain URI resolver to *send* data into the EVM. (please correct if im wrong!) To serve Blumen's static content deployment to a "typical web2 user" (on, say, a browser), I think we don't need to interact with EVM. Or: were u envisioning some dApp forward thinking? If so, im with you!
1 reply
0 recast
2 reactions

polymutex pfp
polymutex
@polymutex.eth
It's a bit more than that; ERC-6860 is a standard for encoding an EVM call as a URL, but then has further conventions to return HTTP data in the EVM call response. This lets you treat a contract as an onchain HTTP backend. The contract takes in the URL parameters as input, and can return raw HTML or can redirect the caller to IPFS resources etc. This lets you create onchain websites that aren't fully static, because you can encode dynamic logic into the contract. There is a curl-like CLI tool and a fork of Chromium that speaks this protocol, letting you browse onchain websites. Check https://web3url.io/ (also available at web3://web3url.eth) There is also an HTTP gateway at w3eth.io. For example, here's an ERC-6860-served version of the ENS dapp frontend: https://app-ens-domain.w3eth.io/ cc @v1rtl.eth
2 replies
0 recast
2 reactions

aata.eth pfp
aata.eth
@aata.eth
This sounds great! hopefully can play with this when back to keyboard. @v1rtl.eth we should try this.
0 reply
0 recast
2 reactions

EIP.Tools pfp
EIP.Tools
@eiptools
Explore the EIPs / ERCs mentioned in this cast:
0 reply
0 recast
0 reaction