Skip to content

Commit 4a45607

Browse files
committed
final updates
1 parent c78524b commit 4a45607

File tree

7 files changed

+38
-63
lines changed

7 files changed

+38
-63
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
## Table of Contents
44

55
- [RESOURCES](#resources)
6-
- [Installation](#installation)
6+
- [INSTALLATION](#installation)
77
- [COMMANDS](#commands)
88

99
## RESOURCES
1010

1111
Video:
1212

13-
🌟 [DAPP VIDEO HERE]()
13+
🌟 [EASY Minting dApp | Whitelisting | Entire Process!! Create an Entire NFT Collection (10,000+)](https://youtu.be/cLB7u0KQFIs)
1414

1515
Base art generator code is from [hashlips_art_engine](https://github.com/HashLips/hashlips_art_engine)
1616

@@ -133,4 +133,4 @@ $ npm run refresh_os --start=1 --end=100
133133
- Refreshes the listing for the specified editions on OpenSea.
134134
- Both the `--start` and `--end` flags are required.
135135

136-
## Reference the [video]() for more details.
136+
## Reference the [video](https://youtu.be/cLB7u0KQFIs) for more details.
File renamed without changes.

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "minter-dapp",
2+
"name": "minter-dapp-backend",
33
"version": "0.0.1",
44
"description": "Generate an NFT collection and deploy a minting dapp easy!!",
55
"main": "index.js",

backend/src/config.js

Lines changed: 19 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -7,31 +7,22 @@ const { NETWORK } = require(`${basePath}/constants/network.js`);
77
const network = NETWORK.eth;
88

99
// General metadata for Ethereum
10-
const namePrefix = "cbirdz.xyz";
11-
const description = "This is a cool bird project";
10+
const namePrefix = "YOUR COLLECTION NAME";
11+
const description = "Remember to replace this description";
1212
const baseUri = "ipfs://NewUriToReplace"; // This will be replaced automatically
1313

1414
// If you have selected Solana then the collection starts from 0 automatically
1515
const layerConfigurations = [
1616
{
17-
growEditionSizeTo: 10,
17+
growEditionSizeTo: 5,
1818
layersOrder: [
1919
{ name: "Background" },
20-
{ name: "Cleo Body" },
21-
{ name: "Cleo Base" },
22-
{ name: "Cleo Eyes" },
23-
{ name: "Cleo Beak" },
24-
{ name: "Cleo Symbol" },
25-
],
26-
},{
27-
growEditionSizeTo: 20,
28-
layersOrder: [
29-
{ name: "Background" },
30-
{ name: "Cletus Body" },
31-
{ name: "Cletus Base" },
32-
{ name: "Cletus Eyes" },
33-
{ name: "Cletus Beak" },
34-
{ name: "Cletus Symbol" },
20+
{ name: "Eyeball" },
21+
{ name: "Eye color" },
22+
{ name: "Iris" },
23+
{ name: "Shine" },
24+
{ name: "Bottom lid" },
25+
{ name: "Top lid" },
3526
],
3627
},
3728
];
@@ -41,13 +32,13 @@ const shuffleLayerConfigurations = true;
4132
const debugLogs = false;
4233

4334
const format = {
44-
width: 3000,
45-
height: 3000,
35+
width: 512,
36+
height: 512,
4637
smoothing: false,
4738
};
4839

4940
const extraMetadata = {
50-
external_url: "https://cbirdz.xyz", // Replace with your website or remove this line if you do not have one.
41+
external_url: "https://codecats.xyz", // Replace with your website or remove this line if you do not have one.
5142
};
5243

5344
// NFTPort Info
@@ -58,13 +49,13 @@ const LIMIT = 2; // Your API key rate limit
5849
const CHAIN = 'rinkeby'; // only rinkeby or polygon
5950

6051
// REQUIRED CONTRACT DETAILS THAT CANNOT BE UPDATED LATER!
61-
const CONTRACT_NAME = 'cbirdz.xyz';
62-
const CONTRACT_SYMBOL = 'CBZ';
52+
const CONTRACT_NAME = 'CRYPTOPUNKS';
53+
const CONTRACT_SYMBOL = 'CP';
6354
const METADATA_UPDATABLE = true; // set to false if you don't want to allow metadata updates after minting
64-
const OWNER_ADDRESS = '0xd8B808A887326F45B2D0cd999709Aa6264CeF919';
65-
const TREASURY_ADDRESS = '0xd8B808A887326F45B2D0cd999709Aa6264CeF919';
55+
const OWNER_ADDRESS = 'YOUR WALLET ADDRESS HERE';
56+
const TREASURY_ADDRESS = 'YOUR WALLET ADDRESS HERE';
6657
const MAX_SUPPLY = 5000; // The maximum number of NFTs that can be minted. CANNOT BE UPDATED!
67-
const MINT_PRICE = 0.001; // Minting price per NFT. Rinkeby = ETH, Polygon = MATIC. CANNOT BE UPDATED!
58+
const MINT_PRICE = 1; // Minting price per NFT. Rinkeby = ETH, Polygon = MATIC. CANNOT BE UPDATED!
6859
const TOKENS_PER_MINT = 10; // maximum number of NFTs a user can mint in a single transaction. CANNOT BE UPDATED!
6960

7061
// REQUIRED CONTRACT DETAILS THAT CAN BE UPDATED LATER.
@@ -84,8 +75,8 @@ let CONTRACT_ADDRESS = "YOUR CONTRACT ADDRESS"; // If you want to manually inclu
8475
// Generic Metadata is optional if you want to reveal your NFTs
8576
const GENERIC = true; // Set to true if you want to upload generic metas and reveal the real NFTs in the future
8677
const GENERIC_TITLE = CONTRACT_NAME; // Replace with what you want the generic titles to say if you want it to be different from the contract name.
87-
const GENERIC_DESCRIPTION = "Which bird will you get?"; // Replace with what you want the generic descriptions to say.
88-
const GENERIC_IMAGE = "https://ipfs.io/ipfs/bafybeihdunsq6cggufg2rsypxagv4llnih3skciprxhl2gfeufelgwmhpm"; // Replace with your generic image that will display for all NFTs pre-reveal.
78+
const GENERIC_DESCRIPTION = "REPLACE THIS"; // Replace with what you want the generic descriptions to say.
79+
const GENERIC_IMAGE = "https://ipfs.io/ipfs/QmUf9tDbkqnfHkQaMdFWSGAeXwVXWA61pFED7ypx4hcsfh"; // Replace with your generic image that will display for all NFTs pre-reveal.
8980

9081
// Automatically set contract address if deployed using the deployContract.js script
9182
try {

backend/utils/functions/txnCheck.js

Lines changed: 0 additions & 30 deletions
This file was deleted.

frontend/css/style.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ header .container {
6363

6464
/* NOT CONNECTED */
6565
.not-connected {
66+
align-items: center;
67+
height: 100%;
6668
text-align: center;
6769
margin: 0 auto 0 35vw;
6870
opacity: 0;
@@ -319,7 +321,6 @@ section {
319321
top: 90px;
320322
left: 5rem;
321323
z-index: -1;
322-
opacity: 0.7;
323324
}
324325

325326
.splide__slide {

package.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"name": "minter-dapp",
3+
"version": "0.0.1",
4+
"description": "Generate an NFT collection and deploy a minting dapp easy!!",
5+
"scripts": {
6+
7+
},
8+
"author": "Jesse Hall (codeSTACKr)",
9+
"license": "MIT",
10+
"dependencies": {
11+
12+
}
13+
}

0 commit comments

Comments
 (0)