Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,7 @@ This is a [monorepository](https://monorepo.tools/) which means this contains ma
- [Ergonames SDK](https://github.com/ergonames/sdk/blob/master/tx-lib/index.js)
- [Stealth Address example implementation](https://github.com/ross-weir/ergo-stealth-address-example)
- [SigmaFi UI](https://github.com/capt-nemo429/sigmafi-ui)

## Learning Resources

- [Fleet SDK Educational Tutorial](https://github.com/ayushap18/fleet-sdk-tutorial) - A comprehensive, gamified tutorial covering transactions, tokens, NFTs, smart contracts, and more. Features 86+ tests, 9 practical examples, interactive playground, and VitePress documentation.