scaffold-eth-2
https://github.com/scaffold-eth/scaffold-eth-2
TypeScript
Open source forkable Ethereum dev stack
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported1 Subscribers
Add a CodeTriage badge to scaffold-eth-2
Help out
- Issues
- fix: correct contract creation bytecode prefix in decodeTxData (#1246)
- Bug: decodeTxData.ts checks wrong bytecode prefix (0x60e06040 vs 0x60806040)
- Running npx create-eth@latest resulted in an error: Error: @uniswap/sdk-core@workspace:*: Workspace not found (@uniswap/sdk-core@workspace:*). No clues can be found in the files. This makes it impossible to yarn install.
- Add A/B evaluation framework for SE-2 agent skills
- Improve skill architecture based on SkillsBench findings
- yarn account - compiles every time
- Hardhat V3
- bug: Address component crashes on invalid address input instead of showing error message
- test: Improve test coverage and isolation for YourContract
- feat: Allow address as optional parameter to hooks
- Docs
- TypeScript not yet supported