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

https://github.com/ipld/go-trustless-utils

Go(lang) utilities for the IPFS Trustless Gateway HTTP protocol
https://github.com/ipld/go-trustless-utils

Last synced: about 1 year ago
JSON representation

Go(lang) utilities for the IPFS Trustless Gateway HTTP protocol

Awesome Lists containing this project

README

          

# go-trustless-utils

**Go(lang) utilities for the [IPFS Trustless Gateway HTTP protocol](https://specs.ipfs.tech/http-gateways/trustless-gateway/)**

## API

https://pkg.go.dev/github.com/ipld/go-trustless-utils

## Examples

For example use see:

* [Lassie](https://github.com/filecoin-project/lassie) - an IPFS retrieval client that supports the Trustless Gateway protocol for retrieval and also as a server when running in daemon mode.
* [Frisbii](https://github.com/ipld/frisbii) - a minimal IPLD data provider (server) for the IPFS network using the Trustless Gateway protocol.

## License

Apache-2.0/MIT © Protocol Labs