scaffold-eth-challenges
scaffold-eth-challenges copied to clipboard
Scaffold-Eth 🏗 Challenges repository
Occasionally the roll animation will get stuck in the rolling state, and the roll button will stay disabled until page reload.
Hello, I recently followed the steps on this repository to run the Ethereum app for the NFT challenge. My problem comes after I run the command `yarn start`. From the...
## Problem The vscode settings file is pointing to the wrong directory for the solidity node modules, right now it is ` "solidity.packageDefaultDependenciesDirectory": "packages/hardhat-ts/node_modules"`. The problem here is that the...
Occasionally the app will crash and require the user to refresh the browser. **To recreate the Error:** Spin up challenge-0-simple-nft with yarn, wait, and the app should crash. **Error message:**...
Challenge-4-oracle needs built out.
week6
On the `Checkpoint 3: 💾 Deploy it! 🛰` of `🚩 Challenge 0: 🎟 Simple NFT Example` - TYPESCRIPT When I'm running the command `yarn run generate` it throw error: ```...
Eth-runner github repository