Welcome to the Cryptopia World Contracts repository. These Ethereum smart contracts are designed to power the core functionalities of Cryptopia, an innovative blockchain-based game pioneering the future of decentralized, play-to-earn gaming.
Repository URI: Cryptopia World Contracts on GitHub
- Node.js v14.x.x or above
- npm v6.x.x or above
- Clone the Repository
git clone https://github.com/cryptopia-com/cryptopia-world-contracts.git- Install Dependencies
npm installCompile the contracts with Hardhat:
npx hardhat compileDeploy contracts to your preferred network:
npx hardhat run scripts/deploy.js --network <network-name>Run tests with Hardhat:
npx hardhat test- Decentralization: Built to prioritize strong decentralization.
- Balanced Economics: Supports both Tycoon and Adventurer strategies.
- Technological Innovations: Includes features like Multisig Wallets and P2P Mesh Network.
All rights reserved. Unauthorized copying, modification, or distribution of this project or any of its contents, via any medium, is strictly prohibited. For any form of usage or inquiries, please contact the maintainers.