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

Port Create Drop components from Greenruhm Web to Greenruhm Connect #84

Open brunomoutinho opened 1 year ago

brunomoutinho commented 1 year ago

Code for the Create Drop components at Greenruhm Web: https://github.com/Greenruhm/greenruhm-web/tree/master/src/features/create-drop

We're moving the components from Greenruhm Web into Greenruhm Connect because we want to make all the functionality available for clients that want to use Greenruhm.

The components in Greenruhm Connect should:

A WIP implementation of Sign Up and Sign In components can be seen in the following PR: https://github.com/Greenruhm/connect/pull/83

brunomoutinho commented 1 year ago

@ericelliott Could you check if there is anything missing in this issue?