Files
pezkuwi-subxt/examples
dependabot[bot] 7fa25a7da4 build(deps): bump curve25519-dalek in /examples/wasm-example (#1905)
Bumps [curve25519-dalek](https://github.com/dalek-cryptography/curve25519-dalek) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/dalek-cryptography/curve25519-dalek/releases)
- [Commits](https://github.com/dalek-cryptography/curve25519-dalek/compare/curve25519-4.1.2...curve25519-4.1.3)

---
updated-dependencies:
- dependency-name: curve25519-dalek
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 15:57:28 +01:00
..

Subxt Examples

Each folder here contains a complete example which makes use of subxt in some way.

For smaller single-file examples, see the ./subxt/examples folder.