Jakob Endler

Results 3 issues of Jakob Endler

Hi there, First off, thanks for maintaining such a nice project :) I'm currently trying to use frida (specifically frida-server 12.4.7) in conjuction with [DroidBox 4.1.1](https://github.com/pjlantz/droidbox/tree/master/droidbox4.1.1). I know that running...

## Failing module - **GitHub**: https://github.com/LIT-Protocol/js-sdk/tree/master/packages/lit-node-client-nodejs - **npm**: https://www.npmjs.com/package/@lit-protocol/lit-node-client-nodejs ```js import * as LitJsSdk from "https://esm.sh/v133/*@lit-protocol/[email protected]"; ``` ## Error message After running `supabase functions deploy` I got this: ``` error:...

deno

Hi there, I'm looking to sign a message to create an [AuthSig for LitProtocol](https://developer.litprotocol.com/v3/sdk/authentication/auth-sig). I've been testing the signToUint8List (and signPersonalMessageToUint8List) functions for that. Unfortunately both of them fail with...