Provenance Hash Questions #65
Replies: 1 comment 5 replies
-
Hi, this is a more complex subject.
Hope that helps! I am moving this to a discussion to preserve the conversation for others. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a questions about provenance hash.
Projects such as Bored Ape Yacht Club have a webpage like this. Picture:


I'm not sure how one would recreate this Bored Ape Yacht Club webpage when using this library. Some questions I have are:
const startIndex = 0;
? Some projects like Invisible Friends seem to do complicated things to get a starting index as shown in link.(tokenId + startingIndex) % 10000 → Initial Sequence Index
used at all in this library? Not sure if this is something done somewhere else.node utils/provenance.js
using sample artwork. However, I don't see the hashes of individual images. Are these provided?Beta Was this translation helpful? Give feedback.
All reactions