Skip to content
@Web3DAO-Community

Web3DAO

hello


Welcome to Web3DAO Community👋.
You can kick off your web3 developer journey with the web3DAO community from zero to hero we will take you from setting up your first crypto-wallet all the way to creating a DAO. We believe in learning by doing things following our roadmap, resources, sessions, and building the projects with us.

Contribution Guidelines

Are we missing any of your favorite features, which you think you can add to it❓ We invite you to contribute to this project and improve it further

To start contributing, follow the below guidelines:

🌟 Star the project to bookmark and appreciate the work.

Getting Started

Setup the repository to your local environment.

1. Fork the repository: Creates a replica of repository to your local environment.

2. Clone the repository -

Downloads all repo files to your machine, using:-

   git clone https://github.com/repository-url

3. Now the repository has been setup in your local machine. Open your editor and start coding.

4. Perform your desired changes to the code base.

5. Track your changes ✅

git add . 

6. Commit your changes.

git commit -m "Relevant message"

7. Check for your changes.

git status

8. Push the committed changes in your feature branch to your remote repo.

git push -u origin <your_branch_name>

9. To create a pull request, click on compare and pull requests. Please ensure you compare your feature branch to the desired branch of the repo you are suppose to make a PR to.

10. Add appropriate title and description to your pull request explaining your changes and efforts done.

11. Click on Create Pull Request.

12. Now You have made a PR to the website 💥.

Connect with us

discord_logo      

Popular repositories Loading

  1. blockchain-learning-resources blockchain-learning-resources Public

    21 4

  2. blockchain-roadmap blockchain-roadmap Public

    16 5

  3. Blockchain-Research Blockchain-Research Public

    9 1

  4. home-page home-page Public

    Landing page for SuperWeb3DAO

    JavaScript 7 3

  5. What-is-Solana What-is-Solana Public

    6 2

  6. Setup-solana-wallet Setup-solana-wallet Public

    6 1

Repositories

Showing 7 of 7 repositories

Top languages

Loading…

Most used topics

Loading…