Games to web3 is the platform for NFT adoption in gaming. Convert web 2.0 games and assets to web 3.0 games and with our API and list in game assets on our NFT marketplace , while growing the NFT ecosystem.
- Marketplace for the game assets
- Easy and User friendly interphase
- Clone the repository.
git clone https://github.com/blockatena/ngm-marketplace.git
- Install the dependencies with
npm install
.
- Start the development server with
npm run dev
. - Open your browser and go to
http://localhost:3000
.
- Fork this repository.
- Create a new branch:
git checkout -b new-feature
. - Make your changes and commit them:
git commit -m "feat: Add new feature"
. - Push to the branch:
git push origin new-feature
. - Submit a pull request.
This project is licensed under the terms of the AGPL-3.0 license.