Categorygithub.com/pqabelian/abelian-aip11-go
repositorypackage
0.0.0-20241209075354-09202e9533a5
Repository: https://github.com/pqabelian/abelian-aip11-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Abelian AIP11 Go

This is a Go implementation of the AIP11 specification.

Documentation and Examples

For documentation and usage examples, please refer to the aip11_test.go file. This file contains:

  • Test cases: Functions starting with Test
  • Usage examples: Functions starting with Example

These tests and examples will help you better understand how to use the features in this project.