This SDK provides a set of primitive Go modules for developing AVSs on Imua.
go get github.com/imua-xyz/imua-avs-sdk
We support following modules right now.
We use Zap logger for this module
Signer is a module for signing messages. It provides a simple and unified way to produce cryptographic signatures.
Clone the repo
git clone https://github.com/imua-xyz/imua-avs-sdk.git