moonstream/engineapi
Andrey a31ce2c588 add blockchain. 2024-04-17 04:27:28 +03:00
..
alembic Merge branch 'main' into complete-call-request 2024-02-01 10:21:04 +00:00
client Added the `client` directory 2023-11-21 11:00:38 -08:00
deploy CORS origins synchronize service 2023-08-31 10:46:48 +00:00
engineapi add blockchain. 2024-04-17 04:27:28 +03:00
.gitignore Updated engineapi placement 2023-06-06 12:11:49 +00:00
.isort.cfg Updated engineapi placement 2023-06-06 12:11:49 +00:00
README.md Updated README 2023-11-21 11:01:46 -08:00
alembic.sample.ini Updated engineapi placement 2023-06-06 12:11:49 +00:00
alembic.sh Updated engineapi placement 2023-06-06 12:11:49 +00:00
dev.sh Updated engineapi placement 2023-06-06 12:11:49 +00:00
mypy.ini Modified authorize and verify workflows to support 2 message types 2023-10-16 10:31:54 +00:00
requirements.txt Bumped bugout package version 2024-01-29 09:43:03 +00:00
sample.env Extended blockchains list for engineapi 2024-04-15 17:33:37 +00:00
setup.py Bumped bugout package version 2024-01-29 09:43:03 +00:00

README.md

client

This repository contains a lightweight Python client for the Engine API.

To use, for example, with Leaderboard API:

python -m client.leaderboards -h