Loading...
Technical documentation for administrators and team members
Chimpers World consists of 2 core systems:
Users can prove NFT ownership without connecting their wallet directly. By adding a verification code to their OpenSea profile bio, they can verify safely without exposing private keys.
CHIMPERS-{random}-{wallet6chars}In Supabase users table, set is_admin = true for the user.
Admins can edit Lore directly on individual Chimpers/Genesis detail pages.
* Changes are saved to Supabase chimpers_lore / genesis_lore tables.