Gabin Marignier
Gabin Marignier
Getting the error `There is no persistent storage on the Server currently` when using `useFetch` with `persist: true` in a Next.js app: ```ts const { loading, data } = useFetch("/api/ip",...
It would be awesome to be able to start the playground from a config file. This would allow us to save the queries directly in the git repo and share...
After looking for `lifecycleEvents` in the source code, I didn't find any hookable events I could use to customize the `serverless-esbuild` plugin behavior. However it is common best practice to...
https://github.com/TheArkProjekt/ArkProject/blob/main/apps/arkmarket/hooks/useBurner.ts
- [ ] All tests should run on devnet instead of testnets - [ ] Tests relying on deployed smart contracts, should have those contracts deployed on the devnet
- [ ] Add doc to show how to use `starknet_builder` - [ ] Generate for ERC20 and ERC721 form OZ