-
1. Initialized a new Hardhat Typescript project with
`npx hardhat` --> `Create an advanced sample project that uses TypeScript`
2. Ran the installation command from README:
`yarn add --de…
-
## Context / Issue
Create an initial version to be evaluated internally
## Proposed solution
We will conduct an initial investigation and then create an initial draft in the `protocol-kit` reposi…
-
https://github.com/cosmos/cosmos-sdk/pull/11533 introduced a new SignMode enum variant called simply `EIP191`. However, this name is not precise enough. EIP 191 simply refers to a method of …
-
**Adding a new chain to the Explorer**
To get a new chain added to the Explorer, you will need to submit the following:
1. JSON-RPC spec for Wallets **(only if [one](https://docs.walletconnect.com…
-
WalletConnectError(code: 5, message: Missing or invalid. respondAuth() invalid id: 1695647682873183. No pending request found., data: null)
There’s two ways to catch onSessionRequest, for example :…
-
In the [Setup Auth Requests Handling](https://docs.walletconnect.com/2.0/web3wallet/wallet-usage#setup-auth-requests-handling) section, it is suggested that the private key should be passed to the Cac…
-
I try to use this library to work with web3.py, I just copy your quick usage exmple as follows:
```py
from eip712.messages import EIP712Message, EIP712Type
from web3 import Web3, Account
class P…
-
Hi,
Kevin from [Citizen Wallet](https://citizenwallet.xyz) here.
We use account abstraction (ERC4337) wallets for everything.
We were trying to set up Wallet Connect. Signing the "personal…
-
```
ERC: 191
Title: Signed Data Standard
Authors: Martin Holst Swende, Nick Johnson
Status: Draft
Type: Informational
Created: 2016-01-20
```
# Abstract
This ERC proposes a specification …
-
# What is needed?
The definition of `POST /api/v1/safes//messages` in the [Transaction Service API Definition](https://safe-transaction-mainnet.safe.global/) doesn't specify the format of the `Messag…