MonaGater is a prototype to token gate Mona avatars. This example uses the awesome Nouns VRMs, but this tech would users to link Mona avatars to their owned NFTs across any EVM chain!
Unity Project is here: https://github.com/jasperdegens/mona-gator-unity
There currently is not a way to limit access to avatars through Mona's avatar system without minting avatars. It would be awesome to allow for avatars linked to existing NFTs or CC0 NFTs that can be accesses by either the holders or lightly gated to track community participation. With some trickery, we've done just that! We use the user's IP to authenticate them on our server, and then from within Mona we query our server to see which avatar a user is allowed to access. It's a fun prototype that has a lot of potential for projects that want to integrate into Mona.
MonaGator functions as follows: The main process for this app is as follows:
Used Technologies: π οΈ