Python

The Python SDK allows the integration of FFO into yours off-chain applications:

Example:

Install folks-feed-python-sdk :

Initialize FolksFeedClient:

Get the asset info (you can find all supported asset feed in constants.py) :

Last updated