Welcome to Bobo! This repository contains everything you need to know about our unique, innovative, and fun NFT project. It is divided into two main folders: website and smart-contract. The website folder contains the front-end code for our project, while the smart-contract folder contains the Solidity smart contract that handles the minting and management of our NFTs.
Bobo is a unique and captivating NFT project that combines beautiful artwork, a strong community, and an engaging user experience. Our project's main character, Bobo, embarks on exciting adventures, and we want you to join us on this amazing journey!
To begin exploring the Bobo NFT Project, simply clone the repository using the following command:
git clone https://github.com/UNKNOWNtxn/bobo.gitThe website folder contains the source code for our project's front-end, where users can explore our NFT collection and mint new Bobos, view their collection-based rank, and interact with our community. Additionally, we gather smart contract data and enable users to interact with the contract through the Wagmi and Web3Modal interface, making it easy to manage and track their NFTs on the blockchain. Our website is built with modern web development technologies like React, Next.js, and Tailwind CSS, ensuring a seamless user experience. You can view the development version of our website all blockchain transactions will be hosted on the Sepolia Testnet. We are still building so dont mind the errors ๐
To run the website locally, navigate to the website folder and install the required dependencies:
cd website
npm installNext, start the development server:
npm run devBobo site should now be accessible at http://localhost:3000.
The smart-contract folder contains our Ethereum-based Solidity smart contract. It is responsible for minting and managing the NFTs, as well as any additional functionality like royalties and metadata management.
To deploy the smart contract, follow the instructions in the smart-contract folder's README file.
Links for when the project goes live:
- OpenSea: Once the project is live, you'll be able to find the collection on OpenSea.
- Etherscan: You can view the smart contract on Etherscan once it's deployed.
Thank you for exploring the Bobo NFT Project! We hope you enjoy it as much as we enjoyed creating it. If you have any questions or suggestions, please feel free to reach out to our team. Happy minting!

