Releases: EkuboProtocol/typescript-sdk
Releases · EkuboProtocol/typescript-sdk
Release list
@ekubo/sdk 0.0.10
First stable release of @ekubo/sdk. Same code as 0.0.10-alpha.0, published to the npm latest dist-tag.
Changes since v0.0.9-alpha.0
- Add shared EVM protocol encoders (cb11077)
Install
npm install @ekubo/sdk
@ekubo/sdk 0.0.10-alpha.0
@ekubo/sdk v0.0.9-alpha.0
Adds dependency-free EVM v3 PoolKey configuration encoding, decoding, ABI encoding, and caller-supplied Keccak pool ID derivation.
@ekubo/sdk v0.0.8-alpha.1
Changes
- Match Starknet contracts v5 full-precision token0 exact-input price math.
- Add contract-derived regression coverage for high-price and wide-denominator cases.
- Add npm trusted-publishing automation for future GitHub releases.