This repository contains examples of how to use Orderly EVM API written in Python.
- install Python3
- install pipenv
- clone this repository
- install dependencies:
pipenv sync - set up a
.envfile by copying.env.exampleand insert your wallet's private key. - run example:
pipenv run python src/main.py