Initial commit

This commit is contained in:
defiQUG
2026-01-01 08:04:06 -08:00
commit d0bc005be1
75 changed files with 15082 additions and 0 deletions

19
packages/chain/README.md Normal file
View File

@@ -0,0 +1,19 @@
# @dbis-thirdweb/chain
Canonical Chain 138 definition for thirdweb integrations.
## Usage
```typescript
import { chain138 } from '@dbis-thirdweb/chain';
// Use with thirdweb SDK
const sdk = new ThirdwebSDK(chain138);
```
## Chain Details
- **ChainID**: 138
- **CAIP-2**: `eip155:138`
- **RPC**: `https://138.rpc.thirdweb.com`
- **Native Currency**: ETH (18 decimals)