connext / monorepo

Connext is a modular stack for trust-minimized, generalized communication between blockchains.
https://docs.connext.network
MIT License
283 stars 163 forks source link

Move to SDK-server #6012

Open just-a-node opened 2 months ago

just-a-node commented 2 months ago

Background

We want to start tracking historical relayer fee estimates. To capture this data in our logs infra, we need to use the @connext/sdk package which leverages the SDK server under the hood rather than the current @connext/sdk-core package.

Definition Of Done

SDK package updated to @connext/sdk. All SDK functions are working correctly.

Tasks

linear[bot] commented 2 months ago

CFT-131 Move to SDK-server