The GamesToWeb3 API provides a set of endpoints for Game developers to deploy and mint their Nfts to our MarketPlace with our easy API Integration.
Our API is Fast and Secure.It hardly takes couple of mintutes for Game Developers to Integrate it with their Games, but it requires compliance with GamesToWeb3's Terms of Service and offers equivalent access to data. An API key is needed for production use and is rate-limited.
We Support Multi-Chain Environment , Where You can deploy and mint Ethereum , Polygon and FileCoin.
Our Marketplace is Exclusive for Game Developers.
You can visit Our Marketplace GamesToWeb3
Enjoy the Web3 Experience
- Nest Js
- Ethers Js
- Mongo Db
- Swagger
- Easy Integration to any Games with our API Key.
- We are Offering 5 collections and 50 Nfts for free as a Welcome Bonus.
- We are offering Gas Efficient Contracts like ERC721Psi.
- We support Erc1155 contracts.
- Clone the repository.
git clone https://github.com/blockatena/ngm-api-ts.git
cd ngm-api-ts.git
- Install the dependencies with
npm install
.
- Start the development server with
npm run start:local
. - Open your browser and go to
http://localhost:8080
. - If you want to use Swagger go to
http://localhost:8080/gamestoweb3api
- Fork this repository.
- Create a new branch:
git checkout -b feature/new-feature
. - Make your changes and commit them:
git commit -m "feature: Add new feature"
. - Push to the branch:
git push origin feature/new-feature
. - Submit a pull request.
- Fork this repository.
- Create a new branch:
git checkout -b fix/fix-name
. - Make your changes and commit them:
git commit -m "fix: fix-description"
. - Push to the branch:
git push origin fix/fix-name
. - Submit a pull request.
If you have any Queries feel free to drop us an email : [email protected]
This project is licensed under the terms of the AGPL-3.0 license.