Greenruhm / connect

Greenruhm Connect is your white label, custom-branded connection to the music metaverse. It allows you to provide music NFT services inside your app with your branding.
MIT License
1 stars 0 forks source link

drop.addCollaborator #65

Open brunomoutinho opened 1 year ago

brunomoutinho commented 1 year ago
drop.addCollaborator(pendingCollaborator: PendingCollaborator) => Promise(PendingCollaborator)

It should be possible to add a collaborator using their Greenruhm username or their email.

We need to add the information of whether the Collaborator is in pending state or in confirmed state in the documentation.

Existing documentation

brunomoutinho commented 1 year ago

@ericelliott I added the todo for pending state in this issue, which is related to the Collaborator already.

ericelliott commented 1 year ago