-
Hi. I have some doubts regarding hash computation in remix IDE. For signing a message in Ethereum, first, the hash of the message is computed. on the hash, signing is done. This is fine.
What I re…
-
Hey @ukstv @aarongoldman @oed --
Got a question from an implementer about the difference between CACAO v2 `signature.t` (`eip191`) and the [varsig format](https://github.com/ChainAgnostic/CAIPs/bl…
-
CACAOs on other chains
- Convener=Joel
- Ethereum
+ ABNF & EIP 4671
- Other chains
+ Rocco: Core app/killer app
* In solana’s case, Magic Eden is the app that would set the AuthN s…
-
Hi Zion dev team,
I use `zkma.signMessage` (with Ethereum type) to sign the raw message and want to use a public key (e.g., from `zkma.{getSendPublicKey, getReceivePublicKey}`) to verify the signat…
-
## Abstract
On #3386 , `Signer` interface was introduced to wrap and handle non-transaction signatures (`eth_sign`/EIP191), used mostly on [message's signing](https://github.com/raiden-network/raid…
-
I have an instance of `Web3Wallet` created and I can connect to a dApp by listening to `wcClient.onSessionProposal.subscribe`.
I have also configured `walletNamespaces` with `methods: ['eth_signTra…
-
>Esteban Abaroa, [May 29, 2023 at 7:01:14 PM (May 29, 2023 at 7:38:20 PM)]:
this is how you implement balances
```
Author {
address: string
shortAddress: string // not part of IPFS files, added t…
-
Signature verification on the server-side needs a key pair passed as an argument (https://github.com/Web3Auth/sign-in-with-starkware/blob/main/src/client.ts#L292).
The current documentation (https:…
-
Wanted to open this issue as a place to discuss supporting ERC-6492. The ERC calls for the offchain verifier to essentially deploy the AA wallet and then verify the ERC-1271 signature after deploying.…
-
There's been a bit of [grumbling](https://github.com/decentralized-identity/did-jwt/issues/62) around DIF github repos [edit: and now on the [re-charter repo](https://github.com/w3c/vc-wg-charter/issu…