Rust + reqwest

Learn how to create a basic Cardano transaction using Rust with the `reqwest` crate and the Anvil API. This guide provides a complete code example for building a transaction.

circle-info

Need a wallet address?

You can use the Anvil Wallet CLI to generate a wallet and get an address for these examples.

https://github.com/Cardano-Forge/anvil-api-examples/blob/main/documentation-references/basic-tx-rust/src/main.rs
circle-check

Last updated

Was this helpful?