Coder Social home page Coder Social logo

angganurfaizal / bbclub-mintingsite Goto Github PK

View Code? Open in Web Editor NEW

This project forked from steezydev/bbclub

0.0 0.0 0.0 1.79 MB

BBC genesis #0 public mint - is the first stage of building strong community-corellated ecosystem. Our main goal is to provide real value to the tokenowners straight after mint and, especially, in mid & long term. Due to the new, sometimes unstable market conditions, our immediate tasks include staking mode & LP development and community building.

Home Page: based-beanz-club.vercel.app

License: MIT License

Shell 0.06% JavaScript 3.76% TypeScript 90.40% CSS 1.10% Handlebars 0.57% Solidity 4.11%

bbclub-mintingsite's Introduction

⚜️ DApp + NFT Smart Contract Boilerplate

Quick-start solution with ERC721 Solidity contract and minting DApp packed with useful tools for quick development

Made by steezy2401


An all-in-one solution for ERC721 NFT collections. Build, test and deploy your smart contract, together with a totally integrated DAPP within a simple yet powerful workspace.

📜 Solidity contract

➡️ Go to folder

Bullet-prof automated solidity environment packed with:

  • 👷 Hardhat
  • ✨ Typescript
  • 🔗 Auto-generated typechain — For strong contract typing
  • 📉 Extremely high gas efficiency
  • 🔍 Automated contract verification — Source code verification through block explorers (e.g. Etherscan)
  • 📝 Whitelist — With customizable list size (using a Merkle Tree for verification)
  • ⚙️ CLI commands — Automating development process and all the sale steps (whitelist, pre-sale, public sale)
  • 🔮 Block explorer support — Full support for contract interaction through block explorers (e.g. Etherscan)

See contract 👉 📄README 👈 for more.

🕹️ Minting DApp

➡️ Go to folder

Fully customizable minting DApp packed with:

  • ⚡️ Next.js 12
  • ⚛️ React 18
  • ✨ TypeScript
  • 🤝 useDApp — Framework for rapid DApp development
  • 🔗 Typechain — For strong contract typing
  • 💨 Tailwind CSS 3
  • 🏗️ Radix primitives — Highly flexible unstyled component primitives
  • 💎 Pre-built Components with Radix primitives
  • 🃏 Jest — Configured for unit testing
  • 📈 Absolute Import and Path Alias — Import components using prefixes (@/ ~/ $/)
  • 📏 ESLint — Find and fix problems in your code, also will auto sort your imports
  • 💖 Prettier — Format your code consistently
  • 🔥 Snippets — A collection of useful snippets
  • ♻️ Plop generators — Generate hooks to interact with the contract with one command
  • 🗺️ Site Map — Automatically generate sitemap.xml

See Minting DApp 👉 📄README 👈 for more.

🧰 Services

🔸 Etherscan free API key (optional: used for the automated contract verificiation, as well as retrieving the current values for gas cost estimation)

🔸 Infura free basic plan or higher (optional: used by the CLI commands in order to perform operations on real blockchains, you can skip this if you deploy and manage your contract manually)

🔸 Coin Market Cap free API key (optional: used for retrieving the current token price for gas cost estimation in USD)

⚙️ Workflow

⚠️ Make sure to follow the steps of both contract and DApp modules as they strongly rely on each-other

  1. Setup the contract (see Contract 📄README)
  2. Compile the contract and deploy to the blockchain
  3. Setup your DApp (see DApp 📄README)
  4. Build your DApp with pre-build components and hook templates or customize it on your own
  5. Deploy and mint! 🚀

Credits

Huge shout-out to Hashlips for providing the boilerplate template

bbclub-mintingsite's People

Contributors

steezydev avatar

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.