friedger/stacking

Add button to claim Friedger Pool NFT

Closed this issue · 1 comments

Users should be able to connect with Stacks Wallet for Web and thereafter, claim their Friedger Pool NFT if they are eligible.

The list of eligible users is stored in the contract at https://explorer.stacks.co/txid/SP2PABAF9FTAJYNFZH93XENAJ8FVY99RRM50D2JG9.friedger-pool-nft?chain=mainnet

The connect button should be added in the member's area. The claim button could be part of a different page that shows the users profile.

The main challenge here is integrating connect Stacks Wallet button into the hugo page.

Solved by a781255