Blockchain Technology & Decentralization
Cloudflare's Ethereum Gateway

Cloudflare's Ethereum Gateway

6/19/2019 · Jonathan Hoyland

What this post added

This post introduces Cloudflare's Ethereum Gateway, a new capability that allows users to interact with the Ethereum network without installing additional software. It leverages Cloudflare's Distributed Web Gateway toolset, similar to the IPFS gateway, enabling custom hostnames for accessing the Ethereum network. The post details the functionality of Ethereum smart contracts, the Ethereum Virtual Machine (EVM), and contrasts smart contracts with traditional contracts. It also discusses the development of smart contracts, the deterministic and distributed nature of the EVM, and the challenges of immutability and bug fixing, including the DAO incident and the use of kill switches. Standardized patterns like ERC-20 and ERC-721 are highlighted, with an example of CryptoKitties' smart contract structure. The Ethereum Gateway enables developers to integrate interactive elements into websites powered by Ethereum smart contracts and host decentralized websites with enhanced speed, security, and reliability.

Read the original post ↗