1 unstable release

0.1.0-alpha Jun 2, 2022

#67 in #relay

MIT/Apache

23KB
347 lines

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


lib.rs:

A Gelato relay SDK in rust

Dependencies

~9–23MB
~347K SLoC