curby-js-client
CtrlK
  • index
  • classes
    • Client
    • DIRNGClient
    • InvalidPrecom
  • functions
    • byteHelper
    • checkValidPrecommitmentValue
    • extractRandomness
    • getPrecommitmentValue
    • pulsesToRoundData
    • timeToNext
    • usesDeterministicAlgorithm
    • validateBellResponse
    • validateSeed
    • validateSeedOrdering
    • wait
    • withValidations
    • xorArrays
    • zip
  • interfaces
    • ByteHelper
  • type-aliases
    • ClientOptions
    • DIRNGClientOptions
    • LatestPulsePair
    • NumberArray
    • PulsePair
    • RandomnessRound
    • RoundData
    • RoundValidations
    • Validation
    • WaitOptions
  • variables
    • CHAINS
    • CURBY_API_URL
Powered by GitBook
On this page
  • Variable: CURBY_API_URL
  • Defined in
  1. variables

CURBY_API_URL

@buff-beacon-project/curby-client • Docs


@buff-beacon-project/curby-client / CURBY_API_URL

Variable: CURBY_API_URL

const CURBY_API_URL: "https://api.entwine.me" = 'https://api.entwine.me'

The base URL for the CURBy API

Defined in

src/common.ts:5

PreviousCHAINS

Last updated 7 months ago