Welcome to the OpenALCHI contracts repository. This repository contains all the smart contracts related to the OpenALCHI project, an innovative NFT game that merges the concepts of alchemy and blockchain.
OpenALCHI is a decentralized game where players combine different elements to create new items, which can then be minted as NFTs. These NFTs can be traded, sold, or used within the game ecosystem. The contracts in this repository handle various aspects of the game, including element combinations, minting, and airdrops.
governance & reward token named ALCHI.
Handles the logic for combining different elements within the game to create new items.
Manages the staking process of NFTs, including the reward structure.
Responsible for swap & trade NFTs.
- Clone the repository:
git clone https://github.com/openalchi/contracts.git
- Navigate to the project directory:
cd contracts
- Install dependencies:
npm install
Contributions are welcome! Please fork this repository, make your changes, and submit a pull request.