Closed hmrtn closed 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.
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.