{"id":28178519,"url":"https://github.com/slycompiler/erc721a-minting","last_synced_at":"2026-05-04T07:32:56.390Z","repository":{"id":333472691,"uuid":"799067414","full_name":"slycompiler/ERC721A-minting","owner":"slycompiler","description":"Hashlips NFT Mint Dapp(Compatible with ERC721A)","archived":false,"fork":false,"pushed_at":"2024-05-11T05:13:16.000Z","size":7841,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-24T16:49:05.807Z","etag":null,"topics":["erc721a","nft-minting-dapp","solidity"],"latest_commit_sha":null,"homepage":"https://nft-minting-dapp.vercel.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/slycompiler.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-05-11T05:10:02.000Z","updated_at":"2024-09-10T13:26:51.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/slycompiler/ERC721A-minting","commit_stats":null,"previous_names":["slycompiler/erc721a-minting","hardworking-toptal-dev/erc721a-minting"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/slycompiler/ERC721A-minting","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slycompiler%2FERC721A-minting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slycompiler%2FERC721A-minting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slycompiler%2FERC721A-minting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slycompiler%2FERC721A-minting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slycompiler","download_url":"https://codeload.github.com/slycompiler/ERC721A-minting/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slycompiler%2FERC721A-minting/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32599034,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["erc721a","nft-minting-dapp","solidity"],"created_at":"2025-05-16T01:12:38.060Z","updated_at":"2026-05-04T07:32:56.385Z","avatar_url":"https://github.com/slycompiler.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Welcome to HashLips 👄\n\n![](https://github.com/HashLips/nft_minting_dapp/blob/main/logo.png)\n\nAll the code in these repos was created and explained by HashLips on the main YouTube channel.\n\nEdited By Fazel Pejmanfar and compatible with ERC721A\n\nTo find out more please visit:\n\n[📺 YouTube](https://www.youtube.com/channel/UC1LV4_VQGBJHTJjEWUmy8nA)\n\n[👄 Hashlips Discord](https://discord.com/invite/qh6MWhMJDN) (You Can Find Me in Hashlips Server)\n\n\n# HashLips NFT minting dapp 🔥\n\n![](https://github.com//nft-minting-dapp/blob/master/banner.png)\n\nThis repo provides a nice and easy way for linking an existing NFT smart contract to this minting dapp. There are two ways of using this repo, you can go the simple route or the more complex one.\n\nThe simple route is so simple, all you need to do is download the build folder on the release page and change the configuration to fit your needs. (Follow the video for a walk through).\n\nThe more complex route allows you to add additional functionality if you are comfortable with coding in react.js. (Follow the below instructions for a walk through).\n\n## Changes 🛠️\n\n\u003cb\u003e Fixed the BigNumber Issue\u003c/b\u003e \u003cbr\u003e\n\u003cb\u003e Added Social icons\u003c/b\u003e \u003cbr\u003e\n\u003cb\u003e Added Story\u003c/b\u003e \u003cbr\u003e\n\u003cb\u003e Added FAQ\u003c/b\u003e \u003cbr\u003e\n\u003cb\u003e Added Auto Network Switch\u003c/b\u003e \u003cbr\u003e\n Will be adding Merkle Tree whitelit soon...\n\n## Installation 🛠️\n\nIf you are cloning the project then run this first, otherwise you can download the source code on the release page and skip this step.\n\n```sh\ngit clone https://github.com//nft-minting-dapp.git\n```\n\nMake sure you have node.js installed so you can use npm, then run:\n\n```sh\nnpm install\n```\n\nto run development Server\n\n```sh\nnpm run start\n```\n\nto Build the File\n\n```sh\nnpm run build\n```\n\n## Usage ℹ️\n\nIn order to make use of this dapp, all you need to do is change the configurations to point to your smart contract as well as update the images and theme file.\n\nFor the most part all the changes will be in the `public` folder.\n\nTo link up your existing smart contract, go to the `public/config/config.json` file and update the following fields to fit your smart contract, network and marketplace details. The cost should be in Ether.\n\nNote: this dapp is designed to work with the intended NFT smart contract, that only takes one parameter in the mint function \"tokens\". But you can change that in the App.js file if you need to use a smart contract that takes 2 params.\n\nChange your Social url in `public/config/config.json` \u003cbr\u003e\n\u003cb\u003e Price Should be in Ether \u003c/b\u003e \u003cbr\u003e\nto edit story and faq q/a edit `src/App.js` \u003cbr\u003e\nto change Carousel Images for SneakPeak Replace images in `public/config/images`  \u003cbr\u003e\n```json\n{\n  \"CONTRACT_ADDRESS\": \"0x62078f64B75F25B986eC53966f59485C2F9844D1\", \n  \"SCAN_LINK\": \"https://etherscan.io/address/0x62078f64B75F25B986eC53966f59485C2F9844D1\",\n  \"NETWORK\": {\n    \"NAME\": \"Rinkeby\",\n    \"SYMBOL\": \"ETH\",\n    \"ID\": 4\n  },\n  \"NFT_NAME\": \"Hashlips\", \n  \"SYMBOL\": \"Hashlips\",\n  \"MAX_SUPPLY\": 3333,\n  \"DISPLAY_COST\": 0.0025,\n  \"GAS_LIMIT\": 145000, \n  \"MAX_PER_TX\": 10,  \n  \"MARKETPLACE\": \"Opeansea\",\n  \"MARKETPLACE_LINK\": \"https://opensea.io/collection/\",\n  \"Telegram\": \"https://\",\n  \"Discord\": \"https://\",\n  \"Twitter\": \"https://\",\n  \"SHOW_BACKGROUND\": false\n}\n\n```\n\nMake sure you copy the contract ABI from remix and paste it in the `public/config/abi.json` file.\n(follow the youtube video if you struggle with this part).\n\nNow you will need to create and change images in the `public/config/images` folder.\n\nNext change the theme colors to your liking in the `public/config/theme.css` file.\n\n```css\n:root {\n  --primary: #ebc908;\n  --primary-text: #1a1a1a;\n  --secondary: #ff1dec;\n  --secondary-text: #ffffff;\n  --accent: #ffffff;\n  --accent-text: #000000;\n}\n```\n\nNow you will need to create and change the Favicons in `public/images` to your brand images.\n\nRemember to update the title and description the `public/index.html` file\n\n```html\n\u003ctitle\u003eHashlips\u003c/title\u003e\n\u003cmeta name=\"description\" content=\"Mint your Nerdy Hashlips\" /\u003e\n```\n\nAlso remember to update the short_name and name fields in the `public/manifest.json` file\n\n```json\n{\n  \"short_name\": \"Hashlips\",\n  \"name\": \"Hashlips\"\n}\n```\n\nAfter all the changes you can run.\n\n```sh\nnpm run start\n```\n\nOr create the build if you are ready to deploy.\n\n```sh\nnpm run build\n```\n\nNow you can host the contents of the build folder on a server.\n\nThat's it! you're done.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslycompiler%2Ferc721a-minting","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslycompiler%2Ferc721a-minting","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslycompiler%2Ferc721a-minting/lists"}