Files
pezkuwi-subxt/examples/README.md
James Wilson e40a8629e2 move examples to main repo so we can include_str them for publishing (#993)
* move exampels to main repo so we can include_str them for publishing

* update CI to not break examples
2023-06-01 14:27:12 +01:00

170 B

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.