Files
stealth-address-kit/example/README.md
Aaryamann Challani f2dccaeecc chore(repo): refactor into 2 crates, example and sdk (#10)
* chore: refactor into 2 crates, example and sdk

* fix: cleanup

* fix: readme
2024-05-27 12:55:11 +05:30

8 lines
360 B
Markdown

# Example
Feel free to play around with the `curves` that are exported by the `stealth_address_kit` crate. The following example demonstrates how to generate a stealth address using the `secp256r1` curve.
Update the `Cargo.toml` file to include the features/curves that you would like to use.
Supported Curves: [here](../README.md#Existing-Implementations)