07/15 SDK v5 & Toolkit v4
SDK v5
- Contracts, ABIs, Endpoints, Utils, GraphQL Schemas were moved to
Toolkit
. Toolkit
added to dependencies.- FreeBets implementation
- Game Results implementation
New Hooks
Updates
useConditions
now returnsprematchCnditions
andliveConditions
. UseuseActiveConditions
instead for getting active conditions for a gameusePrepareBet
acceptsfreeBet
data propBetslip
acceptsaffiliate
prop to fetching user's freeBets
Toolkit v4
Helpers to develop an betting app without SDK, check Toolkit
.