Clients
caution
These clients are not thoroughly tested yet. There might be problems.
#
cURLYou probably already have curl installed. You can try to interact with AID as below:
#
Python ClientYou can install the Python client by using pip install mlpm_client
.
An example of using the Python client to interact with AID is illustrated below:
Example of Python Client
#
NodeJS/JavaScript ClientExample of Javascript Client