Mint page
Page used to mint DAO member NFT
Data:
Community info by shortlink / uuid
Wallet info
When wallet is not member
show mint instructions including community which will be soul-bounded to NFT
When wallet is already member
show information from soul-bounded NFT (returned by Wallet info API)
Used data points:
api/wallets/info/address/:address
api/communities/info/community/:id
Authentication
For user-related endpoints it's necessary to attach authentication headers:
AuthenticationLast updated