Categorygithub.com/aviate-labs/candid-go
repositorypackage
0.2.0-beta
Repository: https://github.com/aviate-labs/candid-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

Candid Library written in Golang

Candid Version Go Version GoDoc Reference

Candid is an Interface Description Language (IDL). Its primary purpose is to describe the public interface of a canister that runs on the Internet Computer.

Contains

  • Parser for the Candid IDL signatures.
  • Binary formatting.