auction-house | Zora Auction House is an open and permissionless system | Web Site library

 by   ourzora TypeScript Version: Current License: No License

kandi X-RAY | auction-house Summary

kandi X-RAY | auction-house Summary

auction-house is a TypeScript library typically used in Web Site applications. auction-house has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

The Zora Auction House is an open and permissionless system that allows any creator, community, platform or DAO to create and run their own curated auction houses. These auction houses run reserve timed auctions for NFTs, with special emphasis given to the role of curators. If an owner of an NFT chooses to list with a curator, that curator can charge a curator fee and has to approve any auction before it commences with that curators auction house. Anyone is able to run an NFT auction on the protocol for free by simply not specifying a curator. The Zora ethos is to create public goods that are either owned by the community or by no one. As such, we have deployed this without admin functionality, and is therefore entirely permissionless and unstoppable.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              auction-house has a low active ecosystem.
              It has 42 star(s) with 6 fork(s). There are 8 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 1 open issues and 0 have been closed. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of auction-house is current.

            kandi-Quality Quality

              auction-house has 0 bugs and 0 code smells.

            kandi-Security Security

              auction-house has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              auction-house code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              auction-house does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              auction-house releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of auction-house
            Get all kandi verified functions for this library.

            auction-house Key Features

            No Key Features are available at this moment for auction-house.

            auction-house Examples and Code Snippets

            No Code Snippets are available at this moment for auction-house.

            Community Discussions

            Trending Discussions on auction-house

            QUESTION

            Bad ATA account
            Asked 2021-Dec-13 at 11:37

            When using metaplex auction-house contract, some users are unable to complete a sell command. Confirmed that if the same NFT is sent to a different wallet, that wallet can sell just fine.

            The issue seems to be bad ATA. Initially , the ATA account that returned via https://github.com/metaplex-foundation/metaplex/blob/b7760611d0838307757b831505eaaffee25b1b2a/js/packages/cli/src/auction-house-cli.ts#L260 didn't have owner or token inside.

            See failure: https://explorer.solana.com/tx/4Y6ZBqeWH1yFvaEJ2Hv6mkCxqdVNt9GQ9iHq15PoJY5JVxmTzHJx3MSKABchMBaY3Jd5WY4HpeN4a9bSTQKEJv1Z

            When sent to another wallet, was able to complete just fine. https://explorer.solana.com/tx/GUybhU53qY56bu4j2raQyp7uecGLgaFge6GBvRNtX1u8gqDzocKk8MDg52upZV985UPW8FAregpwTv7JGyWdNwf

            After manually setting up the ATA, still didn't help. https://explorer.solana.com/address/Cu6Dru1j6PZa3f9K2acuqsHcaVDRxniFVqPPk7WX7RaC

            Seems like due toe the token being 0.

            Tried finding the correct ATA by using getTokenLargestAccounts but then I'm getting 0x12c which says PublicKeyMismatch.

            Would love some help in finding a stable way to complete this, this is happening to many users sporadically.

            ...

            ANSWER

            Answered 2021-Dec-13 at 11:37

            The code that you linked, getATAForMint, does not actually create the ATA, which is why owner and token weren't populated.

            The succeeding transaction that you linked correctly creates the ATA, which is why it succeeds.

            So one way to resolve this is:

            Source https://stackoverflow.com/questions/70307078

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install auction-house

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/ourzora/auction-house.git

          • CLI

            gh repo clone ourzora/auction-house

          • sshUrl

            git@github.com:ourzora/auction-house.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Web Site Libraries

            website

            by CodingTrain

            itty-bitty

            by alcor

            pinax

            by pinax

            clippy.js

            by smore-inc

            open-event-wsgen

            by fossasia

            Try Top Libraries by ourzora

            nft-hooks

            by ourzoraTypeScript

            create-auction-house

            by ourzoraTypeScript

            core

            by ourzoraTypeScript

            zorb

            by ourzoraTypeScript

            offchain

            by ourzoraPython