Shiv Bhonde | shivbhonde.eth

Results 20 issues of Shiv Bhonde | shivbhonde.eth

### Description : Currently, we have the following user-facing components at SE-2 https://docs.scaffoldeth.io/components. The idea is to make them more customizable but also they follow some standardization so it's intuitive...

discussion

### Is there an existing issue for this? - [X] I have looked through the [existing issues](https://github.com/scaffold-eth/scaffold-eth-2/issues) ### Current Behavior ### Context: I have deployed 2 `YourContract.sol`, one on `sepolia`...

### Description : This won't happen every time but I have seen it many times after upgrade to walletConnect v2 & wagmiV1 (**I think** this mostly happens when your internet...

### Description : It seems that the package we are using to show IPFS upload JSON data on UI seems not be maintained anymore and has some problem with SSR...

### Is there an existing issue for this? - [X] I have searched the existing issues ### RainbowKit Version ^2.0.4 ### wagmi Version ^2.5.11 ### Current Behavior The custom wallet...

### Description : We merged this in SE-2 https://github.com/scaffold-eth/scaffold-eth-2/pull/853, maybe we should port it to Abi ninja too

### Description: In #109 we allowed users to add more chains(chains which are provided by wagmi) to dropdown, Maybe we could denote somehow that this chains were added by user?...

### Descritption: Planning to tackle this with @rin-st. Adding some TODO's : - [x] Get basic configuration working (@technophile-04) - [x] Get the theme working(atleast inital version) (@technophile-04) - [...

### Goal: Tinker with SE-2 x ShadCn to see if it nicely integrates with our needs. We can go with 2 routes: - In base SE-2 replace daisyUI with shadcn...

## Description So currently if we cannot pass the json objects is strings to array. Example when contract expects and `string[]` For example : ['{"ford": "gray"}'] Here is the demo...