moonstream-to / frontend

Moonstream apps portal
1 stars 1 forks source link

Dropper claim UI for players #136

Open zomglings opened 1 year ago

zomglings commented 1 year ago

If a player goes to https://moonstream.to/drops/<chain ID>/<Dropper Address>, they should be able to see the drops available to them on the /metatx API for the given Dropper contract (specified by chain ID and Dropper Address).

From this screen, they should be able to submit the transactions to claim each of those drops.

zomglings commented 1 year ago

The link https://moonstream.to/drops/<chain ID>/<Dropper address> should be visible on the Dropper administration dashboard for each contract.

This way, game designers can provide a direct link for their players to claim drops that they were added to.