Skip to content
/ rust-sdk Public

Repository containing Rust tooling to interact with the Turnkey API

License

Notifications You must be signed in to change notification settings

tkhq/rust-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Turnkey Rust SDK

This repository contains tooling to interact with the Turnkey API using Rust.

Unlike other languages (Typescript, Ruby), we do not yet offer a full SDK for Rust.

If you are working on a project in Rust and would benefit from a Rust SDK please open an issue or get in touch with us (hello@turnkey.com) and we can discuss prioritizing this.

The main challenge when making requests to the Turnkey API is request stamping. This repo includes code to sign API requests. Credits go to @luca992 for the initial snippet!

==> lib.rs

There is another Rust client available, maintained by @Eliascm17: Eliascm17/turnkey. This client offers some structure around API requests/responses on top of bare request signing.

About

Repository containing Rust tooling to interact with the Turnkey API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published