Open bagelface opened 7 months ago
Can anyone claim the bounties? If so, I can help here.
Can anyone claim the bounties? If so, I can help here.
We give priority on bountied issues to people who are members of Gnars DAO. If you'd like to join us read through this https://github.com/gnars-dao and join us in the Discord, we'd be happy to have you: https://discord.com/invite/XBeZuMxmst
Can anyone claim the bounties? If so, I can help here.
We give priority on bountied issues to people who are members of Gnars DAO. If you'd like to join us read through this https://github.com/gnars-dao and join us in the Discord, we'd be happy to have you: https://discord.com/invite/XBeZuMxmst
Sure, ty
I'll start on this one and work with Rubinstein on any parallel overlap.
Description 🗒️
Update the webapp auctions page to work with new the nouns.build contracts deployed on Base.
Details 🏗️
Update core auction functionality: Migrate all features from the previous auction component to work with the Base contracts. This includes bidding and dynamic data sources such as, but not limited to: auction end time, current bid, minimum next bid.
Update artwork viewer: Update artwork viewer to display the correct Gnars artwork from the Base contracts. These images should be pulled dynamically from the contract. It is no longer "onchain" artwork, the images are now hosted by Zora's IPFS endpoint.
Buttons require Base connection: Buttons that send a transaction are updated to not be "active" unless the user is connected to Base network. Otherwise these changes could easily result in a loss of user funds.
Remove "Pick the next Gnar" link: Base settles too quickly for picking the next Gnar to be realistic. This link should be removed and the UI should be updated to accommodate it's absence.
Remove "gnarving" content: On Base there is no longer a "gnarving", so we should remove any content on the page related to that, including the "X auctions until Gnarving" button.
Acceptance Criteria ☑️