1.0.1 • Published 8 months ago

ees-sdk v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

ees-sdk

npm version license

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.

1.0.1

8 months ago

1.0.0

8 months ago