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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?
去到頂部