Welcome to the Game7 DAO Contracts repository. This repository contains all the contracts that are part of the Game7 DAO ecosystem. The contracts in this repository cover various aspects of our ecosystem, ensuring a robust and efficient decentralized environment for our users.
This repository is organized into several submodules, each representing a different set of contracts within the ecosystem:
- Protocol - Submodule URL
- NFT Inventory - Submodule URL
- Achievo Contracts - Submodule URL
Please note that this repository is currently under active development. During the development process, the repository is kept private to ensure the security and integrity of our codebase.
We are committed to transparency and open-source principles. Therefore, once the development phase is complete and the contracts have been thoroughly tested and audited, we will make the repository public. This will allow the community to review, contribute, and benefit from our work.
To get started with this repository, clone it along with its submodules using the following commands:
git clone --recurse-submodules <repository-url>
If you have already cloned the repository and need to initialize the submodules, you can run:
git submodule update --init --recursive
For any questions, please contact us via discord
Thank you for being part of the Game7 DAO community!