Scaffold-ETH

可复刻的以太坊开发栈专注于快速的产品迭代。「forkable Ethereum dev stack focused on fast product iterations」

Github stars Tracking Chart

🏗 Scaffold-ETH

everything you need to build on Ethereum! 🚀
🧪 Quickly experiment with Solidity using a frontend that adapts to your smart contract:

image

🏄‍♂️ Quick Start

Prerequisites: Node plus Yarn and Git

clone/fork 🏗 scaffold-eth:

git clone https://github.com/austintgriffith/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

🔏 Edit your smart contract YourContract.sol in packages/hardhat/contracts

📝 Edit your frontend App.jsx in packages/react-app/src

💼 Edit your deployment scripts in packages/hardhat/deploy

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

📚 Documentation

Documentation, tutorials, challenges, and many more resources, visit: docs.scaffoldeth.io

🔭 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

🛠 Buidl

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!

Main metrics

Overview
Name With Ownerscaffold-eth/scaffold-eth
Primary LanguageCSS
Program languageJavaScript (Language Count: 7)
PlatformLinux, Mac, Windows
License:MIT License
所有者活动
Created At2020-04-27 14:37:27
Pushed At2024-06-04 15:20:23
Last Commit At2024-06-04 09:19:32
Release Count1
Last Release Nametesty (Posted on )
First Release Nametesty (Posted on )
用户参与
Stargazers Count9.1k
Watchers Count151
Fork Count3.4k
Commits Count1.2k
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count459
Pull Requests Open Count0
Pull Requests Close Count264
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private