Skip to content

This is where I'll demonstrate my homeworks for the Advanced Solana Bootcamp.

License

Notifications You must be signed in to change notification settings

MrAliBulut/Bootcamp-Homeworks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootcamp Homeworks

Table of Contents

Description

This repository is used to hold together all the homeworks I've done for the bootcamp.

Navigation

All homeworks are held together in the src directory.

  • Files starting with rust_homework hold the homework specified in the documentation of the bootcamp.
  • Files starting with bootcamp_homework hold the homework given by teachers in the online lectures.

Bootcamp

The bootcamp mentioned is the Advanced Solana Bootcamp by Patika.dev.

Usage

Please check the Cargo.toml file to learn how to address your desired code block.

Sample usage:

cargo run --bin enums

This example will compile and execute the enums binary, i.e., enums.rs file.

License

This code is licensed under the MIT License. See the LICENSE file for details.

About

This is where I'll demonstrate my homeworks for the Advanced Solana Bootcamp.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages