# README
main.go
This directory contains a very simple program that illustrates how the client can be used.
This program will require:
- The client certificate with the key in PEM format;
- A proper
config.json
with the URL of the node;
Just run the program to see how the API works.