Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement AH example that covers AH creation, list and direct buy #25

Open
wants to merge 27 commits into
base: main
Choose a base branch
from

Conversation

zaxozhu
Copy link
Contributor

@zaxozhu zaxozhu commented Oct 10, 2022

Base Next JS app that implements:

  • Auction House Creation
  • NFTs loading
  • Fetching of listings by seller address
  • Listing Creation
  • Listing Canceling
  • Direct sale execution

auction-house/context/AuctionHouse.tsx Outdated Show resolved Hide resolved
auction-house/context/AuctionHouse.tsx Outdated Show resolved Hide resolved
auction-house/hooks/useAssets.ts Show resolved Hide resolved
auction-house/hooks/useListings.ts Outdated Show resolved Hide resolved
auction-house/hooks/useAssets.ts Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants