Steve Korshakov
Steve Korshakov
### What were you trying to do? Open a screen with a camera that has a frame processor (barcode scanner). I tried to delay setting the frame processor, but it...
This is an awesome library, but is it possible to stream byte arrays somehow for being able to parse super large JSON files?
I spend one day and in the case if anyone interested, this is a solution by @margelo itself: https://github.com/ethers-io/ethers.js/issues/2250#issuecomment-1195416579
To fix this it is better to configure Metro instead of Babel to replace imports. I am doing this for expo this way: ```js // Learn more https://docs.expo.io/guides/customizing-metro const {...
I believe that this is because symbols are expected from shared library instead of dynamic one 
Proposal for a Safe Signing scheme.
This proposal introduces universal wallet that could be upgraded to a latest version by validator voting
This proposal introduces a way to perform expensive or private computations off-chain that could be trusted by a smart contracts or end-user apps.