miden-faucet-lib

Crates.iomiden-faucet-lib
lib.rsmiden-faucet-lib
version0.12.4
created_at2025-09-01 21:25:19.588638+00
updated_at2025-12-05 22:35:26.192092+00
descriptionMiden faucet's logic
homepagehttps://miden.xyz
repositoryhttps://github.com/0xMiden/miden-faucet
max_upload_size
id1820282
size154,681
crate-publishers (github:0xmiden:crate-publishers)

documentation

README

Miden Faucet lib

The Miden faucet library is a Rust library that can be integrated into projects, allowing developers to run the core faucet functionality.

The library provides a Faucet struct that can be run in a thread and receive minting requests through a channel. It uses miden-client as dependency to create, execute, prove transactions, and then submit them to the node.

License

This project is MIT licensed.

Commit count: 57

cargo fmt