Categorygithub.com/victoria-code/chaincode
modulepackage
0.0.0-20240409054001-0ce01c4f3be5
Repository: https://github.com/victoria-code/chaincode.git
Documentation: pkg.go.dev

# README

chaincode in golang

# Structs

Asset describes basic details of what makes up a simple asset Insert struct field in alphabetic order => to achieve determinism across languages golang keeps the order when marshal to json but doesn't order automatically.
SmartContract provides functions for managing an Asset.