https://github.com/blinklabs-io/cardano-models
Golang models for Cardano on-chain data structures
https://github.com/blinklabs-io/cardano-models
blockchain cardano go golang golang-library
Last synced: 5 months ago
JSON representation
Golang models for Cardano on-chain data structures
- Host: GitHub
- URL: https://github.com/blinklabs-io/cardano-models
- Owner: blinklabs-io
- License: apache-2.0
- Created: 2023-10-15T21:18:00.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-20T15:37:53.000Z (6 months ago)
- Last Synced: 2025-04-20T16:33:35.672Z (6 months ago)
- Topics: blockchain, cardano, go, golang, golang-library
- Language: Go
- Homepage:
- Size: 210 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# cardano-models
This repository exposes a `models` package which can be used for
(de)serialization of Cardano on-chain data structures which are not explicitly
part of the blockchain specification. This mostly covers data formats created
by the CIP process.