#ethereum #service #gelato

gelato-sdk

SDK for the Gelato transaction relay service

1 unstable release

0.1.0-alpha Jun 2, 2022

#582 in #ethereum

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

Dependencies

~10–22MB
~334K SLoC