ees-sdk
v1.0.1
Published
SDK for EES (Ethereum Execution Service)
Maintainers
Readme
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-sdkNote
The EES protocol is currently only deployed on Base Sepolia (network id 84532). Providing any other network will cause an error.
