About EtherStone

Understanding the philosophy, architecture, and purpose behind the ETHS ecosystem

The EtherStone Philosophy

“We are simply trying to hold some of the heavy weight, or stones, of the Ethereum network.”

Why EtherStone Was Created

Ethereum revolutionized distributed computing by introducing programmable smart contracts. However, rapid global adoption has also resulted in congested blocks, escalating gas fees, and growing centralization among institutional mining pools and validation clusters.

EtherStone (ETHS) was conceived to address these structural challenges. By integrating an on-chain Proof-of-Work (PoW) verification algorithm directly inside an ERC20 smart contract, EtherStone decentralizes mining incentives while serving as a secondary layer payment and gas-relief mechanism.

Key Architectural Pillars

1. On-Chain Proof-of-Work

Unlike standard static mint tokens, EtherStone employs a dynamic challenge difficulty function in Solidity, allowing everyday participants to claim minting rewards by solving cryptographic hashes.

2. Decentralized Payment Gateway

Designed to be utilized as a low-friction medium of exchange across decentralized merchant gateways, lessening direct strain on core ETH transfers.

3. Adaptive Difficulty Adjustment

The contract monitors the elapsed time between valid proofs of work and dynamically recalibrates hashing difficulty to balance issuance pace and network usage.

4. Community & Open Source Foundation

Built with battle-tested standards provided by OpenZeppelin, Dillinger, and Mentors4EDU, maintaining a permissionless and transparent architecture.

Token Specification & Contract Details

Token Name EtherStone
Ticker Symbol ETHS
Standard ERC-20 (with PoW Minting Extension)
Decimals 18
Smart Contract 0xf5ba8a8c87f976b79b17ccd25ee8dc2f8e82fb59
Solidity Version ^0.4.24

Open Ecosystem Collaboration

EtherStone operates as an open-source public good. The project was made possible by collaborative developer initiatives across the Ethereum landscape, including:

Get Involved

Developers and community members are encouraged to audit the source code, develop client-side mining scripts, and integrate ETHS into web3 payment workflows.

Review the full code and submit pull requests directly via the official Ether-Stone-Repo on GitHub.