Skip to content

qbereau/ex_binance

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExBinance

Build Status Coverage Status hex.pm version

Binance API Client for Elixir

Installation

If available in Hex, the package can be installed by adding binance to your list of dependencies in mix.exs:

def deps do
  [
    {:ex_binance, "~> 0.0.9"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/binance.

About

Binance API Client for Elixir

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Elixir 100.0%