π Scaffold-ETH
everything you need to build on Ethereum!
π
πββοΈ Quick Start
Prerequisites: Node (v16 LTS) plus Yarn and Git
clone/fork
π scaffold-eth:
git clone https://github.com/scaffold-eth/scaffold-eth.git
install and start your π·β Hardhat chain:
cd scaffold-eth
yarn install
yarn chain
in a second terminal window, start your
π± frontend:
cd scaffold-eth
yarn start
in a third terminal window,
π° deploy your contract:
cd scaffold-eth
yarn deploy
YourContract.sol
in packages/hardhat/contracts
App.jsx
in packages/react-app/src
packages/hardhat/deploy
π Documentation
Documentation, tutorials, challenges, and many more resources, visit: docs.scaffoldeth.io
π¦ Other Flavors
π Learning Solidity
YourContract.sol
in
π Buidl
Check out all the active branches, open issues, and join/fund the
-
π« Extend the NFT example to make a "buyer mints" marketplace -
βοΈ Learn how ecrecover works -
π©βπ©βπ§βπ§ Build a multi-sig that uses off-chain signatures -
βοΈ Learn how a simple DEX works -
π¦ Ape into learning!
π P.S.
ALCHEMY_KEY = xxx
in packages/react-app/src/constants.js
with your new key.
InfuraID
before you go to production. Huge thanks to Infura for our special account that fields 7m req/day!
π π¨ Speedrun Ethereum
Register as a builder here and start on some of the challenges and build a portfolio.
π¬ Support Chat
Join the telegram support chat