defi app prototype for the polyfintech100 api hackathon
Go to file
2024-09-13 19:18:01 +08:00
.idea meta: add files 2024-09-13 18:37:08 +08:00
.gitignore core: the bare minum config functionality 2024-09-13 19:18:01 +08:00
core.py core: the bare minum config functionality 2024-09-13 19:18:01 +08:00
main.py core: the bare minum config functionality 2024-09-13 19:18:01 +08:00
poetry.lock core: the bare minum config functionality 2024-09-13 19:18:01 +08:00
pyproject.toml core: the bare minum config functionality 2024-09-13 19:18:01 +08:00
README.md add docs 2024-09-13 19:15:52 +08:00

mimi

decentralised finance (DeFi) app prototype for the (PolyFinTech100 API Hackathon)[https://www.polyfintech100hackathon.sg/]

or, rather, the bare minimum of documentation to get this running

environment setup

  • python 3.10 and later, or 3.12 to be safe

  • poetry

  • config.toml
    get the config.toml very securely stored in the group chat and place it in the repository root / folder you git clone-d / downloaded this from

running it

in a terminal, run:

poetry run flet run

and the window should pop up