Skip to content

blasut/carola

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Carola

To connect to poloniex API.

Usage

Download and put in your ASDF path, quicklisps local-projects folders is great for that.

(ql:quickload 'osicat)

(carola:set-api-key your_key_here)
(carola:set-secret_secret_here)

(ql:quickload :carola)

TODO

  • Implement the rest of the methods.
  • Implement optional arguments.
  • Generate documentation from code.
  • Implement failure management.

Carola

Releases

No releases published

Packages

No packages published