bitcoin-nfts / bitcoin-colors

A sample NFT collection that shows the strong connection between Stacks and Bitcoin.
6 stars 2 forks source link

Create dynamic chainhooks for claim actions #24

Open whoabuddy opened 1 year ago

whoabuddy commented 1 year ago

When a user wants to claim the NFT to a Stacks wallet, they must send a dust BTC tx:

In order to process this on the Stacks side, a chainhook will need to be created that monitors the TO address laid out above.

This could use the API referenced in #11

https://github.com/hirosystems/clarinet/blob/develop/components/chainhook-event-observer/doc/openapi.json