Enhance MintRoleNftModal and WalletContext to support new 'owner' role for NFT minting. Update API interactions to handle owner-specific NFT management and enrich connected wallet data with NFT fingerprints. Refactor project data structures to include owner_wallets and owner_nft_fingerprints for improved access control.
Refactor EditorsModal to remove wallet interactions and minting functionality, simplifying the role management process. Update API endpoints to include transaction hash handling for role assignments. Enhance project management UI to support new modal for minting role NFTs.