BentoSDK

Changelog

SDK version history for @bento.fun/sdk.

See the full changelog in the repository: packages/sdk/CHANGELOG.md.

0.5.3

0.5.2

  • Docs examples use BENTO_URL and PARLAY_TOURNMENT_URL env vars
  • npm README cleanup (docs.bento.fun link only)

0.5.1

  • Legacy notification routes (registerLegacyDevice, unregisterLegacyDevice)
  • Auth header helpers (bulkRegisterAuthProvider, agentV1AuthProvider, …)
  • Tournaments OpenAPI pin + generated types

0.5.0

  • Complete integrator surface audit closure
  • Agent modules, social feeds, protocol admin clients
  • Fixed getContests path

0.4.0

  • On-chain orchestration, feeds/proxies, social layer
  • Protocol admin opt-in clients

Install a specific version:

npm install @bento.fun/sdk@0.5.3

On this page