Skip to content

aviate-labs/ic-go

Golang Agents for the Internet Computer (IC)

This repository provides autogenerated agents for interacting with various canisters on the Internet Computer (IC). These agents simplify the process of sending queries and updates to canisters using Golang.

Configuration

The configuration file that drives the agent generation can be found here: testdata/config.json.

Important Notes

  • Backward Compatibility:
    This library does not guarantee backward compatibility. Even if a Candid interface file remains backward compatible, the autogenerated code may not be. Users should account for potential changes when updating the library.

  • Versioning:
    This repository does not follow a release or tagging system. It is recommended to import the library using a specific commit hash to ensure stability.

  • Testing:
    The code in this repository is not tested. If you encounter any issues or bugs, please report them at:
    github.com/aviate-labs/agent-go

About

Autogenerated Golang Agents

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Languages