Scaffold-ETH

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

Github星跟踪图

🏗 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!

概览

名称与所有者scaffold-eth/scaffold-eth
主编程语言CSS
编程语言JavaScript (语言数: 7)
平台Linux, Mac, Windows
许可证MIT License
发布数1
最新版本名称testy (发布于 )
第一版名称testy (发布于 )
创建于2020-04-27 14:37:27
推送于2023-10-10 23:26:33
最后一次提交2023-10-10 19:26:30
星数9k
关注者数150
派生数3.5k
提交数1.2k
已启用问题?
问题数0
打开的问题数0
拉请求数460
打开的拉请求数0
关闭的拉请求数264
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?
去到顶部