github starknet-io/starknet.js v11.0.0-beta.9

pre-release2 hours ago

11.0.0-beta.9 (2026-08-31)

Features

  • constants: remove the feeder gateway BaseUrl constant (c455e2a)

BREAKING CHANGES

  • constants: constants.BaseUrl is removed. It exposed the feeder
    gateway roots, whose endpoints Starknet v0.14.4 deletes; the library has
    been JSON-RPC only since v7 and never read it. Use constants.NetworkName
    with provider.getDefaultNodeUrl(), or your own node's RPC url.

Don't miss a new starknet.js release

NewReleases is sending notifications on new releases.