-
## Overview
Current the SDK is using both libraries. We should just pick one.
We should also check what clients use of the 2 as it might make integration with the SDK easier if we use the same l…
-
Add the following config to viem, need to verify the properties.
https://github.com/wevm/viem/tree/main/src/chains/definitions
```
import { defineChain } from '../../utils/chain/defineChain.j…
-
**Seid version**
```
name: sei
server_name:
version: v5.9.0-hotfix-3
commit: 95532966c643e9e965fdd9aff8002899b3c5920a
build_tags: netgo,
go: go version go1.21.13 linux/amd64
build_deps:
- co…
-
-
viem is a smaller, faster, and more tested alternative to ethersjs. It uses native BigInts instead of BigNumbers, and has nice features like automatically bundle reads into a multicall.
-
# Open Grant Proposal: `PKP viem`
**Name of Project:** PKP viem
**Proposal Category:** `grants:devtools-libraries`
**Proposer:** @yhl125 and @altpd13
**Do you agree to open source all work…
-
### What happened?
When using viem, and a network with a unique/custom chainId, the error NetworkNotFoundError is thrown.
The normal solution is to pass in a custom viem chain, but `hre.ignition.dep…
-
Currently Arbitrum-SDK relies on Ethers V5, leading to issues for projects trying to keep up with best development practices and use the latest and more optimal libraries.
-
Add a sharable example of using op-viem to mint an nft on l2 from l1
-
Requires #24