|
2 years ago | |
---|---|---|
.. | ||
README.md | 2 years ago | |
__init__.py | 2 years ago | |
gnunetrest.py | 2 years ago |
This is some python code to use GNUnet via the REST API.
Note: You need to have a running GNUnet installation on your machine with REST API for it to work. Or in the network, it is a REST API.
gnunet.py: The file to import. example.py Running examples for all functions with many comments. just run "python3 example.py", no worries ;)