Skip to content
This repository was archived by the owner on Nov 10, 2025. It is now read-only.
/ riad-lend Public archive

ChainPlay is a blockchain-based Play-to-Earn (P2E) gaming platform built on Solidity

License

Notifications You must be signed in to change notification settings

riadfinance/riad-lend

Repository files navigation

ChainPlay is a blockchain-based Play-to-Earn (P2E) gaming platform built on Solidity, allowing players to earn real-world value by engaging in various in-game activities. Players can earn cryptocurrency or NFTs as rewards for completing quests, winning battles, or trading digital assets. The platform uses smart contracts to create secure, transparent, and decentralized in-game economies where players have true ownership of their digital assets.

Official Doc: https://decrypt101.gitbook.io/decrypt101/smart-contract-as-services/play-to-earn-gaming

Usage

Build

$ forge build

Test

$ forge test

Format

$ forge fmt

Gas Snapshots

$ forge snapshot

Anvil

$ anvil

Deploy

$ forge script script/Counter.s.sol:CounterScript --rpc-url <your_rpc_url> --private-key <your_private_key>

Cast

$ cast <subcommand>

Help

$ forge --help
$ anvil --help
$ cast --help

About

ChainPlay is a blockchain-based Play-to-Earn (P2E) gaming platform built on Solidity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published