This repo includes example code for the My First Client tutorial.
git clone https://github.com/diem/my-first-client.git
Requirements for each SDK:
- Python: Python v 3.7.*, pipenv
- Java: Java 8+, gradle v5
make java # for Java
make python # for Python