Alex Maslakoff
Alex Maslakoff
Let's say, I've run the script run in a mobile browser thus generating a DeviceID. Is there an API of Android to generate the **same DeviceID** from within a mobile...
Does it support Postgresql 12?
I have this error: ``` Error:No such property: bootClasspath for class: com.android.builder.core.AndroidBuilder ``` I can't compile it.
In ReadMe it says "build.gradle". Which one is it: for a whole module (in the root directory) or for a single project (in the directory of the project)?
What's the function for https://developer.twitter.com/en/docs/twitter-api/users/lookup/api-reference/get-users-me ? Or after I've gotten authenticated, how will I get retrieve my own user_id, username and avatar?
``` >>> from pybitcoin import BitcoinPrivateKey Traceback (most recent call last): File "", line 1, in File "/home/alex/.local/lib/python3.6/site-packages/pybitcoin/__init__.py", line 10, in import services ModuleNotFoundError: No module named 'services' >>> from...
I'm running the ST and Harmony locally. "docker-compose up db" is working fine, api isn't: $ docker-compose up api Starting harmony_api_1 ... done Attaching to harmony_api_1 api_1 | Waiting for...

The smart contracts are mentioned in readme. Does it work via them? Always, for any payment?
How to run it without docker?