Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 304 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 304 Bytes

fds.py

Fair Data Society Python SDK

Dependencies

Python >= 3.9
pip
poetry
eth-ape

Setup

  1. Install poetry
  2. Then run the following command
poetry install
  • Currently under development