scaffold-eth / scaffold-eth
- понедельник, 31 января 2022 г. в 00:32:28
🏗 forkable Ethereum dev stack focused on fast product iterations
everything you need to build on Ethereum!
🚀
Prerequisites: Node 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, tutorials, challenges, and many more resources, visit: docs.scaffoldeth.io
YourContract.sol
in
Check out all the active branches, open issues, and join/fund the
ALCHEMY_KEY = xxx
in packages/react-app/src/constants.js
with your new key.
Register as a builder here and start on some of the challenges and build a portfolio.
Join the telegram support chat