moonshotcollective / pay.party

pay-party.vercel.app
MIT License
9 stars 18 forks source link

Implement new Multi-address input #128

Closed hmrtn closed 2 years ago

hmrtn commented 2 years ago

We can implement a new prototype multi-address input on the creation page.

The link for it can be found here: https://github.com/scaffold-eth/scaffold-eth/blob/master/packages/react-app/src/components/MultiAddressInput.jsx

One of the challenges of a component like this will be to implement bulk operations. Ideally, a solution will still allow copy pasta of a csv or similar. This is absolutely necessary.