Skip to content

cryptopia-com/cryptopia-world-contracts

Repository files navigation

Cryptopia World Contracts

Overview

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

Pre-requisites

  • Node.js v14.x.x or above
  • npm v6.x.x or above

Installation

  1. Clone the Repository
git clone https://github.com/cryptopia-com/cryptopia-world-contracts.git
  1. Install Dependencies
npm install

Compilation

Compile the contracts with Hardhat:

npx hardhat compile

Deployment

Deploy contracts to your preferred network:

npx hardhat run scripts/deploy.js --network <network-name>

Testing

Run tests with Hardhat:

npx hardhat test

Features

  • 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.

License

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.

About

World contracts (core)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors