package gemini
- Overview
 - No Docs
 
You can search for identifiers within the package.
in-package search v0.2.0
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  OCaml bindings for Gemini Trading Exchange API
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      gemini-0.3.0.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=272dee4881951e559c66dc65d524373132d592af70c5612ae6ce9845956a4b77
    
    
  sha512=2f6e73ee03d688d7b6f0fd3ec97c67d9bdfee03868ec45c28acb58a7cf71f50f070020f335531c476b11354dff0393cb2d8084e28747d0d5bd8e1ce2a603f0ea
    
    
  Description
This library implements the Gemini exchange v1 REST, Market Data, and Order events websockets services. It is backed by yojson, cohttp-async and cohttp_async_websocket to do the heavy lifting. A provisional console interface is also provided using s-expressions to encode request parameters.
Published: 31 Jan 2024
Dependencies (17)
- 
  
    expect_test_helpers_core
  
  
    
>= "v0.16.0" - cohttp_async_websocket
 - csvfields
 - ppx_csv_conv
 - 
  
    ppx_deriving_yojson
  
  
    
>= "3.7.0" - nocrypto
 - zarith
 - 
  
    yojson
  
  
    
>= "2.1.0" - hex
 - uri
 - ppx_jane
 - 
  
    dune
  
  
    
>= "1.2" - cohttp-async
 - async_ssl
 - 
  
    core
  
  
    
>= "v0.16.2" - 
  
    async
  
  
    
>= "v0.16.0" - 
  
    ocaml
  
  
    
>= "5.1.0" 
Dev Dependencies
None
Used by
None
Conflicts
None
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page