An open API service indexing awesome lists of open source software.

https://github.com/onmax/go-alastria

Unofficial implementation of the Alastria specification
https://github.com/onmax/go-alastria

alastria blockchain geth go ssi

Last synced: 8 months ago
JSON representation

Unofficial implementation of the Alastria specification

Awesome Lists containing this project

README

          

## Go Alastria

Unofficial implementation of the Alastria specification

[![API Reference](
https://camo.githubusercontent.com/915b7be44ada53c290eb157634330494ebe3e30a/68747470733a2f2f676f646f632e6f72672f6769746875622e636f6d2f676f6c616e672f6764646f3f7374617475732e737667
)](https://pkg.go.dev/github.com/onmax/go-alastria?tab=doc)
[![Go Report Card](https://goreportcard.com/badge/github.com/onmax/go-alastria)](https://goreportcard.com/report/github.com/onmax/go-alastria)

### How to use it?

For now, you can go to [examples](./cmd/examples) to see how you can use it.