This repo contains the implementation of the data extraction module of libonomy daemon. The implementation covers the specifications that enables the daemon to extract the data from the node and feed it into the classification agent.
Note: The initial release covers the module release which is under heavy development and has not reached the beta release in this repository
Warning: The current module will be submerged with the daemon release of libonomy fully node implementation on goLang.
Ensure that $GOPATH
is set correctly and that the $GOPATH/bin
directory appears in $PATH
.
OS X, Ubuntu , Windows Support included
- git
- go lang v1.14+
- Docker. (Next Release)
- Libonomy discord community
- We will be releasing the AI neural network agent for our mainnet daemon
- Support of agent with libonomy Software for macOS,Linux and windows