Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/noot/go-gelato

go library for submitting requests to the gelato relayer network
https://github.com/noot/go-gelato

Last synced: about 2 months ago
JSON representation

go library for submitting requests to the gelato relayer network

Awesome Lists containing this project

README

        

# go-gelato

Go library for sending requests to the Gelato relayer network. See the [gelato relay-sdk](https://github.com/gelatodigital/relay-sdk) for additional info.

## Usage

See `example/main.go`.

Run the example with:
```bash
go run example/main.go
# sponsor address: 0xFfad5016a2Cab07e54e960e26B6BF02D82287DB6
# request submitted successfully!
# taskId: 0x4af7c7aafb9614b79fddd9f8fadf7531567304e60085c17b7f0f15f312bc686d
```