Files
nym/documentation/docs/src/sdk/rust/examples/credential.md
T
2023-11-02 10:25:10 +01:00

403 B

Coconut credential generation

The following code shows how you can use the SDK to create and use a credential representing paid bandwidth on the Sandbox testnet.

{{#include ../../../../../../sdk/rust/nym-sdk/examples/bandwidth.rs}}

You can read more about Coconut credentials (also referred to as zk-Nym) here.