Skip to content

Conversation

@ayushap18
Copy link

Summary

Adds a new Learning Resources section to the README with a link to a comprehensive Fleet SDK educational tutorial.

Tutorial Overview

The Fleet SDK Educational Tutorial is a gamified, comprehensive learning resource that covers:

Core Topics

  • 🔨 Transaction Building - Creating, signing, and submitting transactions
  • 🪙 Token Minting - Fungible token creation with metadata
  • 🎨 NFT Creation - EIP-4 compliant NFTs with royalty support
  • 📜 Smart Contracts - ErgoScript compilation and integration
  • Mock Chain Testing - Using @fleet-sdk/mock-chain for testing

Features

  • 86+ Vitest tests demonstrating all functionality
  • 9 practical examples from basic to advanced
  • Interactive playground for experimenting with code
  • VitePress documentation with guides and API reference
  • TypeScript with full type coverage

Created for

Unstoppable Hackathon: Fleet SDK Quest Bounty


Tutorial by Team Codecatalysts - LNMIIT, Jaipur

Adds a comprehensive, gamified tutorial covering:
- Transaction building and management
- Token minting and management
- NFT creation with royalties
- Smart contract integration with ErgoScript
- Mock chain testing utilities
- Interactive playground
- VitePress documentation site

Features: 86+ tests, 9 practical examples, complete API coverage

Tutorial: https://github.com/ayushap18/fleet-sdk-tutorial
@changeset-bot
Copy link

changeset-bot bot commented Dec 14, 2025

⚠️ No Changeset found

Latest commit: 97401ec

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant