An open API service indexing awesome lists of open source software.

https://github.com/romanian-solana-developer-program-c3/c3_comets_balea_lorena

This is a learning project for Comets of Web3's First Romanian Solana Developer Program.
https://github.com/romanian-solana-developer-program-c3/c3_comets_balea_lorena

anchor cryptography nfts rust solana tokens typescript web3

Last synced: about 1 month ago
JSON representation

This is a learning project for Comets of Web3's First Romanian Solana Developer Program.

Awesome Lists containing this project

README

          

# C3_Comets_Balea_Lorena
# Solana C3 Learning Repository

## About
This repository contains my progress and notes from the [Solana C3 course](https://cometsweb3.space/solana-c3). The course covers key aspects of Solana development, including cryptography, transactions, tokens, NFTs, Rust and Anchor.

## Course Progress
Below is the list of course modules and their current status:

| Course | Topic | Status |
|--------|-------------------------------|------|
| **Course 1** | Cryptography, the network, transactions | ✅ |
| **Course 2** | Tokens | 🚧 WIP |
| **Course 3** | Metadata aka NFTs | 🚧 WIP |
| **Course 4** | Intro to Rust | ✅ |

## Repository Structure
Each course will have its own directory containing:
- Notes and explanations
- Code snippets
- Exercises and implementations

## Contributions
This is a personal learning project, but feel free to open issues or suggest improvements!

## License
This project is under the Apache 2.0 License.