Kore HTTP
Kore Base HTTP Client.
It is a kore base client that uses the HTTP protocol, it allows to interact through an api with the Kore Ledger nodes. If you want to access information about the Api.
It has a single configuration variable that is only obtained by environment variable.
| Environment variable | Description | What you receive | Default values |
KORE_HTTP_ADDRESS |
Address where we can access the api | IP address and port | 0.0.0.0:3000 |
INFO
To access more information about how Kore HTTP works, access the repositoryfurthermore, once the node is deployed in the/doc path, it can be interacted with through the rapidoc interface.
Last modified: June 14, 2024