# {{crate}} ![Rust](https://github.com/perfectmak/pinata-sdk/workflows/Rust/badge.svg) ![pinata-sdk](https://docs.rs/pinata-sdk/badge.svg) The `pinata_sdk` provides the easieset path for interacting with the [Pinata API](https://pinata.cloud/documentation#GettingStarted). ### Setup Add the crate as a dependency to your codebase ```toml [dependencies] pinata_sdk = "1.0.0" ``` {{readme}} ## Contribution Guide Feel free to contribute. Please ensure that an issue is exists that describes the feature or bugfix you are planning to contribute. ## License {{license}}