Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.27 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.27 KB

ft-sdk

docs.rs/ft-sdk

This crate can only be used when compiled to wasm, and wasm is run by www.fifthtry.com, or by clift, the command line tool to use help developers build FifthTry Apps or when self-hosting FifthTry Apps.

Maintenance Note

Run scripts/check.sh before release.

ft-stripe

This project provides integration with Stripe HTTP APIs. It is based on the async-stripe project, with its own implementation of a Client to call Stripe APIs.

License

This project includes many source files copied from async-stripe. We acknowledge and are grateful to the developers of async-stripe for their contributions to open source.

Licensed under either of