Initialize EVM Client
Overview
Push Chain is fully EVM-compatible, so you can plug in your favorite Ethereum tooling—whether that’s Ethers.js or Viem. For more details on each library, check out:
Initialize EVM Client
- Ethers (v6)
- Viem
VIRTUAL NODE IDE
VIRTUAL NODE IDE
Live Playground: Fetch a Transaction by Hash
- Ethers (v6)
- Viem
VIRTUAL NODE IDE
VIRTUAL NODE IDE
Next Steps
- Send your first universal transaction with Send Universal Transaction
- Learn about popular utilities in Utility Functions
- Skip core and directly jump to UI Kit that provides complete abstraction