mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-22 21:58:00 +00:00
e40a8629e2
* move exampels to main repo so we can include_str them for publishing * update CI to not break examples
5 lines
170 B
Markdown
5 lines
170 B
Markdown
# 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. |