TheNexusCity / editaverse

Other
0 stars 1 forks source link

Save / load scenes from user's wallet (webaverse api) #13

Closed DavinciDreams closed 2 years ago

DavinciDreams commented 2 years ago

In webaverse, everything in a user's inventory is minted as an NFT. The token address can be altered by the user on the default tokens, so it can be used to store whole .scn files.

Webaverse has it's own IPFS to accommodate storing the static resources, which can be uploaded as .scn and then linked to a newly minted NFT.

Preview of inventory Webaverse on Twitter

All of the NFT minting functionality is handled in the main app as well as the webaverse bot The bot demonstrates easily minting assets, trading them, etc Discord Bot | Webaverse

DavinciDreams commented 2 years ago

https://docs.webaverse.com/docs/engineering/bot/ethereum-bot-quickstart