Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 663 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 663 Bytes

Gelato Relay SDK

This crate reimplements Gelato's Relay SDK in Rust. It simply wraps Gelato Relay requests and responses to/from Gelato endpoints with Rust types and methods.

Status

This is an early alpha toolkit. Use at your own risk. Please report bugs and any other issues you encounter via Github issues :)

Usage

Quickstart guide is TODO. Check the rustdoc :)

TS Quickstart Docs are here