1.0.1 • Published 8 months ago
ees-sdk v1.0.1
ees-sdk
This is a Typescript/JavaScript SDK for interacting with EES (Ethereum Execution Service). The library is build using viem and requires a viem public client and wallet client to access most functions. Read more about usage of ees-sdk and see examples here.
Installation
npm install ees-sdk
Note
The EES protocol is currently only deployed on Base Sepolia (network id 84532). Providing any other network will cause an error.