Skip to content

Codeojo/emxc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emxc

A Tesla REST client for the MEXC Exchange

Installation

The package can be installed by adding emxc to your list of dependencies in mix.exs:

def deps do
  [
    {:emxc, ">= 0.0.5"}
  ]
end

Warning

I would consider this pre-alpha software as though every endpoint has tests, the API and interface may change drastically as I refactor and clean things up. Bear with me for a few days as I write a private test suite for use with real API keys to fully verify all of the private endpoints.

Made with ❤️ in partnership with Codeojo, Threephase Technology, TradeStudio, and MEXC Global.

About

Elixir MEXC Global REST Client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages