Code Monkey home page Code Monkey logo

Comments (1)

nftchef avatar nftchef commented on June 27, 2024

Hi, this is a more complex subject.

  1. for most projects, yes. Attention to provenance and offset "true randomness" has fallen a bit out of popularity in the last couple of months. It's still a good practice to handle this in the contract from the beginning, but perhaps a page like this is best saved for after minting is closed and if the community asks for it (my opinion)

  2. The start index is usually chosen in a single Chainlink VRF call to get a random number (in the smart contract)

  3. This formula can be used in the smart contract for convenience, but it generally will happen off-chain on your metadata server (so you won't be using IPFS initially)

  4. The generator will output individual hash for each image as long as the option is set to true in config.js. Then, after generation, when running the provenance hash script, it will output provenance.json containing the concatenated string (like BAYC) and the single provenance hash

Hope that helps! I am moving this to a discussion to preserve the conversation for others.

from art-engine.

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.