Skip to content

Nanle-code/Web3bridge-Rust-Masterclass-Cohort-I

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,161 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributing Guidelines

Submitting Your Task

  1. Fork the repository to your GitHub account.
  2. Clone the forked repository:
git clone https://github.com/<your_username>/Web3bridge-Web3-Cohort-XII
cd Web3bridge-Web3-Cohort-XII
  1. Sync with upstream regularly:
git remote add upstream https://github.com/Bloceducare/Web3bridge-Web3-Cohort-XII
git pull upstream master
git push origin master
  1. Navigate to the correct folder (week-x/day-y/your_name).
  2. Submit a PR following the template.
  3. Wait for mentor review and address feedback if needed.

Code of Conduct

  • Follow best practices and structured folder naming.
  • Be respectful in discussions and PR comments.
  • Test your work before submitting.

About

No description, website, or topics provided.

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 82.7%
  • TypeScript 9.5%
  • JavaScript 3.9%
  • Zig 2.5%
  • Shell 0.7%
  • Makefile 0.7%