Skip to content

0xCryptoAngel/CluckyChicks_NFT_App

Repository files navigation

🏗 CluckyChicks

everything you need to build on Ethereum! 🚀

🧪 Quickly experiment with Solidity using a frontend that adapts to your smart contract:

🏄‍♂️ Quick Start

Prerequisites: Node plus Yarn and Git

clone/fork 🏗 scaffold-eth:

install and start your 👷‍ Hardhat chain:

yarn install

in a second terminal window, start your 📱 frontend:

yarn start

in a third terminal window, 🛰 deploy your contract:

yarn deploy
yarn etherscan-verify --network rinkeby

🔏 Edit your smart contract CluckyChicks.sol in ./contracts

💼 Edit your deployment scripts in ./deploy

📱 Open http://localhost:3000 to see the app

🔭 Learning Solidity

📕 Read the docs: https://docs.soliditylang.org

📚 Go through each topic from solidity by example editing YourContract.sol in 🏗 scaffold-eth

📧 Learn the Solidity globals and units

🛠 Build

Check out all the active branches, open issues, and join/fund the 🏰 BuidlGuidl!

💬 Support Chat

Join the telegram support chat 💬 to ask questions and find others building with 🏗 scaffold-eth!


🙏 Please check out our Gitcoin grant too!