Install

DeFi SDK smart contracts sit on the Ethereum blockchain, so one can query them directly by calling appropriate functions of the deployed smart contracts (which you can find here). However, we provide you with open-source libraries that you can use to integrate DeFi SDK easily.

Currently, we have simple asynchronous wrappers written in JavaScript, Python and Go!

$ pip3 install defisdk

Last updated