Skip to content

Modular EVM-compatible Layer 2 blockchain engine written in PHP. Features Delegated Proof-of-Stake, smart contracts, and gasless transactions.

License

Notifications You must be signed in to change notification settings

RandomCoderTinker/PhpBlockchain

Repository files navigation

⚙️ PHP Layer 2 EVM Blockchain Platform for Gamers 🎮

PHP Version License Version

More information to add here when available.

Discuss more about the chain and its features when added.


🌐 Resources


⚙️ Architecture Highlights

  • EVM-Compatible Layer 2: ChainBase is a PHP-native blockchain that replicates Ethereum's EVM behavior for seamless interoperability.
  • Gasless Transactions: Player-to-player interactions (like trading items or voting) can be made gasless, making gameplay feel seamless and fast.
  • Selective Gas Usage: Only transactions with economic weight (e.g., NFT marketplace listings, cross-chain bridges, or token staking) incur small fees, maintaining network sustainability while preserving UX.
  • Smart Contracts via PHP: Contracts are parsed and executed using a PHP VM. This provides full transparency and a familiar environment for PHP, Solidity and Other developers.

🎮 Use Case Examples

  • In-Game Item Trading: Trade inventory between players gaslessly via peer-signed transactions.
  • NFT Marketplace: Listing or purchasing rare items uses gas (very low fees) to register trades on-chain.

🚀 Support Development

If you find this project useful or want to help fund the ChainBase, feel free to send a donation:

💰 Donations welcome: 0x29Bf0f30098139e8F4F8cd06B809FCfCDa5E04B4

You can donate using MetaMask, TrustWallet, or any EVM-compatible wallet on Ethereum, BNB Chain, and our own chain soon — ChainBase.


Built with ❤️ using PHP 8.1+ and modern blockchain technologies


Thank you for helping build the decentralized future 🧠🚀🚀

Releases

No releases published

Packages

No packages published

Languages