Welcome to the Winner Block Ecosystem repository! This repository contains the core smart contracts that power our decentralized blockchain gaming platform. Built with transparency and fairness at its core, these contracts are the foundation of a revolutionary gaming experience.
This folder contains all the Solidity smart contracts that define the functionality of the Winner Block Ecosystem, including:
- WBlockToken: The native token contract of the ecosystem.
- ConsensusContract: Manages agreement mechanisms within the ecosystem.
- GovernanceContract: Allows token holders to participate in decision-making.
- LiquidityManagedToken: Handles token liquidity operations.
- RewardContract: Distributes rewards fairly within the ecosystem.
Additionally, it includes supporting interfaces and utility contracts for seamless operations.
The project is licensed under the GNU General Public License v3.0 (GPL-3.0), ensuring open-source collaboration and continuous improvement.
git clone https://github.com/Winner-Block/ecosystem.git
cd winner-block
Navigate to the /contracts
folder to view and interact with the core smart contracts:
cd contracts
- Solidity Compiler: Version
0.8.x
or later. - Node.js & npm: For managing dependencies and tools.
- Hardhat/Foundry: For testing and deploying contracts.
- Openzeppelin contracts/upgradeable: For contract dependencies.
Ensure you have the latest version of openzeppelin contracts
npm install @openzeppelin/contracts @openzeppelin/contracts-upgradeable
Ensure you have the Solidity compiler installed, then compile using Hardhat:
npx hardhat compile
Note: Tests are currently under development and will be included in future updates. ๐
The contracts in this repository include:
- WBlockToken: The native token that powers the ecosystem.
- ConsensusContract: Manages consensus within the decentralized ecosystem.
- GovernanceContract: Enables decentralized decision-making.
- LiquidityManagedToken: Ensures token liquidity management.
- RewardContract: Facilitates fair reward distribution.
This repository is licensed under the GNU General Public License v3.0 (GPL-3.0). Contributions are welcome and encouraged to drive the ecosystem forward!
The Winner Block Ecosystem is a growing community of gamers, developers, and blockchain enthusiasts. Check out our smart contracts and help shape the future of decentralized gaming!
For more information, visit:
- Website: https://WinnerBlock.io
- Telegram: https://t.me/WinnerBlock
- X.com: https://x.com/WinnerBlockCoin
- Whitepaper: https://winnerblock.gitbook.io/winner-block-ecosystem