Skip to content

openalchi/contracts

Repository files navigation

OpenALCHI Contracts

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.

Overview

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.

Key Contracts

Token.sol

governance & reward token named ALCHI.

AlchemyGame.sol

Handles the logic for combining different elements within the game to create new items.

NFTStake.sol

Manages the staking process of NFTs, including the reward structure.

OpenMarketpalce.sol

Responsible for swap & trade NFTs.

Getting Started

Prerequisites

Installation

  1. Clone the repository:
    git clone https://github.com/openalchi/contracts.git
  2. Navigate to the project directory:
    cd contracts
  3. Install dependencies:
    npm install

Contributing

Contributions are welcome! Please fork this repository, make your changes, and submit a pull request.

About

Game smart contracts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published