Philipp Heuberger
Philipp Heuberger
## Why? In some instances you either only have a private key at hand, that you'd like to use to deploy something to a live network and in other cases...
We have multiple serverless projects. Recently we started to run into the following problem: Deploying one of the projects with `sls deploy` overwrites all endpoints from the other projects. To...
As discussed on Twitter here are the two things that would've helped me to solve my problem with Message Hub more quickly.
## Description Installing `@safe-global/api-kit` changes the global type definition for Ethereum addresses from `0x${string}` to `string` through a module augmentation of `abitype`: ```typescript // In @safe-global/api-kit/dist/index.d.ts declare module 'abitype' {...
**Describe the bug** When copying layer 1 and trying to paste to layer 3, I get a white screen and this error message: ``` TypeError: Cannot read properties of undefined...