Shravan Sunder

Results 118 issues of Shravan Sunder

**Is your feature request related to a problem? Please describe.** It would be good to have links to task from your notes **Describe the solution you'd like** It would be...

✨ feature

Create eth-components: See project notes for details: https://github.com/orgs/scaffold-eth/projects/2#card-69618246

Enhancement
🏗 Scaffold-eth Core
✅ Approved for Stream
Dependency Update

Config - TypechainUserConfig is missing options interface does not need contractName and shouldn't have it. - ethers.interface is a representation of ABI standard and abstracts them - contract and contractFactory...

This will allow eth-sdk config to pass flags into typechain

when you use ethsdk : `yarn eth-sdk -p ./src/config` even if you specify the output folder, eth-sdk generates the abi folder in the same folder the file is located. I...

When "entryPointStrategy" is set to "expand" categories don't work.

- add zod validation to contract definition - add foundry config and broadcast types for contracts

Documentation epic - [x] #124 - [x] #134 - [x] #214 docusarus - [x] #175 - [x] #169

🗺 type.epic

- use https://github.com/ethereum-lists/chains to get the current chain - try to get the network price vs dai - the hook should get niswap price for any token and be more...

✨ type.feature