We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fbe6b0 commit b4308bbCopy full SHA for b4308bb
2 files changed
.DS_Store
0 Bytes
src/config.js
@@ -1,7 +1,7 @@
1
const { MODE } = require("./blendMode.js");
2
const description =
3
"This is the description of your NFT project, remember to replace this";
4
-const baseUri = "https://REPLACE/metadata";
+const baseUri = "ipfs://QmNfPMWLPTEbFpBtPFy4wkYEHRVWcz8dzjziTcPbebzF53";
5
6
const layerConfigurations = [
7
{
0 commit comments