I am the Anoma Library. I provide the core functionality for the non-Engine part of Anoma. In particular, I instantiate the API for Resource Machine implementations and various utilities surrounding the overarching Anoma code and Nock VM.
If available in Hex, the package can be installed
by adding anoma_lib to your list of dependencies in mix.exs:
def deps do
[
{:anoma_lib, "~> 0.1.0"}
]
endDocumentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/anoma_lib.