This repository provides Go bindings for the Waku library, enabling seamless integration with Go projects.
## Installation
To build the required dependencies for this module, the `make` command needs to be executed. If you are integrating this module into another project via `go get`, ensure that you navigate to the `waku-go-bindings` module directory and run `make`.
### Steps to Install
Follow these steps to install and set up the module: