Giter Site home page Giter Site logo

Comments (3)

WeicaiZhan avatar WeicaiZhan commented on June 20, 2024

NFT铸造完成后,需要一段时间让服务器与链上信息进行同步确认

from fingernft.

chuawh-theacemeta avatar chuawh-theacemeta commented on June 20, 2024

I have let it run for awhile, however the NFT is still not showing up in the marketplace. I traced the source code and this is what I have found:

  1. Looking at vue-web's /items route's view component, I see that it is attempting to retrieve NFT information from Springboot backend through the API call to /user/stat and /user/<collections | onsales | created | like. Doing a log of these calls gets me:

Screenshot 2022-07-20 at 11 48 21 AM

Screenshot 2022-07-20 at 11 48 31 AM

  1. I understand in the database, there are NFTs existing. So I looked into fingernft-api source code. I found that the post mapping for /user/onsales triggers an fingernft-db's FcContractNftExtMapper.findOnsaleNft function. However, I could not investigate any further as FcContractNftExtMapper does not exist in the source code provided by fingernft-db:

Screenshot 2022-07-20 at 11 56 36 AM

  1. I believe the problem lies on the connection between the Springboot backend and the smart contracts deployed on Rinkeby network. Do you have any idea of what could be causing the NFTs to not show up in the marketplace frontend? Could it be an ABI problem with the Springboot backend?

Also, how do I verify smart contracts that I have deployed through the System Management panel?
Screenshot 2022-07-20 at 11 57 33 AM

Thank you for your time.

from fingernft.

WeicaiZhan avatar WeicaiZhan commented on June 20, 2024

你的问题已经在CHAINPIP社区提问并且我已经解答了。以后若有疑问可以直接到CHAINPIP社区提问,那里能更及时的得到回复。

from fingernft.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.