NFT sync gaming API for NEAR ecosystem #476
Replies: 4 comments 2 replies
-
The pull request has changed! here is the link |
Beta Was this translation helpful? Give feedback.
-
Hi guys, |
Beta Was this translation helpful? Give feedback.
-
Hi people, I decided to create a new template repository, as the one i created before and referenced on the microgrants was too generic and didn't address a problem with the npm package imports, happening while uploading files with the javascript client from web3.storage. My template solves this problem and is out with MIT license so everyone can Use it on the next hackathons (ending soon afaik). The Gaming API is Up and running, and the main Varda Vault interface will be soon updated to reference it. Will message again when the Vault interface will be updated! |
Beta Was this translation helpful? Give feedback.
-
Hi people, I've been asked by a gaming project on near if using this API and nft.storage can make their project eligible for a microgrant, what should i tell them? |
Beta Was this translation helpful? Give feedback.
-
This project builds on top of an unlockable content service built for NEAR nfts and relying on web3.storage as an immutable DB service (list() function, basically).
The unlockable content platform will be launched by the end of march, you can see an alpha version at this link and I've been asked by some game devs to be able to verify ownership for their NFTs in game using an API.
I often speak to game devs because I'm part of the humaguild DAO and distribute funding on near, so I'm sure this NFT gaming API could leverage lots of users in the near gaming ecosystem.
The API would consist of dedicated files and subgraphs (to update ownership) for each game/smart contract.
Beta Was this translation helpful? Give feedback.
All reactions