gelato-sdk

Crates.iogelato-sdk
lib.rsgelato-sdk
version0.1.0-alpha
sourcesrc
created_at2022-06-02 18:45:09.455114
updated_at2022-06-02 18:45:09.455114
descriptionSDK for the Gelato transaction relay service
homepage
repositoryhttps://github.com/nomad-xyz/gelato-sdk
max_upload_size
id599000
size73,934
James Prestwich (prestwich)

documentation

README

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

Commit count: 34

cargo fmt