• Interacting with Cryptocurrency Exchange Gemini's APIs June 22, 2022
  • About The Project I recently started working on creating a complete Python project using the some of the best practices when it comes to writing code, documentation and software engineering. This involved putting together a mostly class based Python wrapper for Gemini’s APIs and we’ll be exploring a few examples of it here. Github repository: https://github.com/eliasbenaddou/gemini_api Documentation: https://eliasbenaddou.github.io/gemini_api/ Getting Started Prerequisites To get started you’ll need a Gemini account and to generate a set of account keys.

    Read more »