Kliento (/client in esperanto/) is a set of client libraries for Celo in Golang. It is a ported library from ContractKit and only supports a subset of what ContractKit does.
Usage
Kliento has limited usage and capabilities and is not recommended for the majority of use cases. For most development, we recommend using ContractKit.
Development
Use make gen-contracts to update the abigen bindings to the build artifacts from local monorepo.
Use make gen-registry to update the generated registry bindings to a list of contracts specified in the template script.