Giter Site home page Giter Site logo

vikash-8090-yadav / future.webnet Goto Github PK

View Code? Open in Web Editor NEW
107.0 6.0 127.0 354.45 MB

One place for the web3 developer to showcase their project . This Repo Web3.World consists of projects (decentralized apps) build on differnet chains.This made for the blockchain developer who want's to learn something while contributing .

License: MIT License

Solidity 1.57% JavaScript 53.64% CSS 16.05% HTML 27.51% TypeScript 0.49% Dockerfile 0.01% Python 0.41% SCSS 0.32%
blockchain cryptography read web3 dao dapp ganache hardhat metamask readme

future.webnet's Introduction

Open in Gitpod

Web3.O.World

Raise PR  Contribute

Open Source Love svg1 PRs Welcome Visitors GitHub forks GitHub Repo stars GitHub contributors GitHub last commit

GitHub repo size

Github GitHub issues GitHub closed issues GitHub pull requests GitHub closed pull requests


๐Ÿ“Œ Open Source Program

This project is a part of following Open Source Programs

ย  ย  ย  ย  ย 

About Web3.O.World

The single destination where Web3 developers can present their ideas and code. In this context, web3 essentially refers to Web2 incorporating the blockchain concept, i.e., (Web2 + Smart Contract) equals Web3. This repository will contain web3 projects comprising the (backend)smart contracts and the frontend section. When it comes to the backend, smart contracts are utilized, while we have the freedom to utilize any tech stack for the blockchain frontend.

Blog

Tap this link to access the Blog ๐Ÿ”—

How to Contribute?

  • Take a look at the existing Issues.
  • Fork the Repo create a branch for any issue that you are working on and commit your work.
  • Create a Pull Request, which will be promptly reviewed and given suggestions for improvements by the community.
  • Add screenshots or screen captures to your Pull Request to help us understand the effects of the changes that are included in your commits.

How to make a Pull Request?

1. Start by forking the Future.WebNet repository. Click on the symbol at the top right corner.

2. Clone your forked repository:

git clone https://github.com/<your-github-username>/Future.WebNet

3. Navigate to the new project directory:

cd Future.WebNet

4. Set upstream command:

git remote add upstream https://github.com/Vikash-8090-Yadav/Future.WebNet

5. Create a new branch:

git checkout -b YourBranchName

or

git branch YourBranchName
git switch YourBranchName

6. Sync your fork or local repository with the origin repository:

  • In your forked repository click on Fetch upstream.
  • Click Fetch and merge.

Alternatively, Git CLI way to Sync forked repository with origin repository:

git fetch upstream
git merge upstream/main

Github Docs for Syncing

7. Make your changes to the source code.

8. Stage your changes and commit:

โš ๏ธ Make sure not to commit package.json or package-lock.json file

โš ๏ธ Make sure not to run the commands git add . or git add *. Instead, stage your changes for each file/folder

git add file/folder
git commit -m "<your_commit_message>"

9. Push your local commits to the remote repository:

git push origin YourBranchName

10. Create a Pull Request!

11. Congratulations! You've made your first contribution! ๐Ÿ™Œ๐Ÿผ

How to Setup Locally

1. Follow the PR STEPS , after cloning repo in your local system

2. Install Dependencies !!

npm install node 

ย  (i) If that project using Web3 , Truffle then follow this steps , -> Refer Truffle , Web3 , Ganache

ย  (ii) If using Hardhat , Ether -> Refer Hardhat , Ether

5. Congratulations ๐Ÿ™Œ๐Ÿผ , You have successfully setup the Blockchain project in your System, It's time to check the code and Raise a PR


Show some โค๏ธย  by giving to this repo

Project Contributors

Project Admin & Mentor


Vikash Kumar Yadav


Shubhi Singh

future.webnet's People

Contributors

ankur0904 avatar anmolsirola avatar apu52 avatar avdhesh-varshney avatar ayan-joshi avatar ayushpathak3011 avatar bharadwajshivam28 avatar chirag0002 avatar devswayam avatar dqwira avatar durgesh4993 avatar envoy-vc avatar gundasudarrshan avatar harshit-sharmaaa avatar kaushan-dutta avatar khushimarothi avatar kunal232i avatar nidhish-07 avatar nirban256 avatar nupurhardiya avatar omega12pirme avatar paritosh-das avatar shrutimishra27 avatar surjyaneeh avatar syedhussainsaber avatar tanishqsiva avatar tarun-hegde avatar tusharjoshi1703 avatar venerablevivek avatar vikash-8090-yadav avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

future.webnet's Issues

Cover image is not working in mobile version

Description of the change

Hey all if any one want to take's this issue feel free to comment .
Task : The cover image is not showing in the mobile version . .

Domain of Docs

  • Readme

Describe more about the change.

IMG_20220806_124627

Create P.R template

Greetings of the day folks !!
If anyone want's to create the issue template then feel free to comment
The template should look like this shown below

Screenshot from 2022-07-25 18-06-45

[README] adding gitpod link and correcting the step 8 of staging commits

Description of the change

  • The Gitpod link should be there on the README to configure the repository on the browser without worrying about dependencies and forking of the repo.
  • Step 8 of README must be corrected as it says to stage the commits by command git add ., it is a wrong open-source practice. Instead, you have to stage the commits only the files or folder you have worked upon.

Domain of Docs

  • [] Readme

Are you contributing under any open-source program?

Yes, under SSOC.


Add SSOC LOGO

Hey folk's hop u all are doing well in this issue you all have to attach the SSOC logo just after t the HSOC
The logo is given below adjust the height and width accordingly .
Thank u
IMG-20220820-WA0008

How to start blockchain

If anyone wants to create the blog on the the topic "How to start blockchain " from zero to advanced level

Made image folder if u r using any image under the blog section.

f anyone want's take this issue feel free to comment . Below are the points need to keep in mind while writing blog

  1. Introduction
    
  2. Pre requesite
    
  3. Main content
    
  4. Flow diagram
    
  5. Conclusion
    
  6. Refrence
    

Add the Hack club rait logo

Hii folk's.
In this issue You are required to make the lable's of for contributor , repo size , open issue etc as shown below and Also add the logo of the HACK CLUB RAIT . as shown below after the cover image !


Screenshot from 2022-07-26 23-13-06

The logo of the HACK CLUB RAIT IS ATTACHED BELOW

1632670084686-1

PS : Adjust the height and width accordingly .

Random Meme generator

Hi, i want to add the random meme generator . Plaese assign this issue to me .
The folder structure will be -> fornten_projectcts/Random-Meme-generaor

I am participating in the hacktoberfest 2022.
Thanks in advance .

Twitter clone

Hey , i want to add the twitter clone in the frontend project .

please assign this issue to me .

Participating in Hacktoberfest 2022 .

Creating a Twitter dapp

Project title

Twitter

Project Description

(Describe the project over here)

Doc Domain

  • Solidity , ReactJs ,Ether.js , Hardhat, Moralis

Are you contributing under any open-source program ?

SSOC'22


Write a blog post about Ethereum killers

Project title

What are Ethereum killers?

Project Description

Blog everything about Ethereum killers

Doc Domain

  • [] Solidity , Html, Css , JavaScript , Web3.js / Ether.js
  • [] Solidity , ReactJs /NextJs , Web3.js /Ether.js
  • [] Solidity , Python3 , Web3.py
  • [] Other , feel free to mention below

Are you contributing under any open-source program ?

Hacktoberfest


NFT-Market-Place

Project title

NFT-Market-Place

Project Description

An NFT-MarketPlace where you can list and sell your nft , and we will use IPFS to store our data.

Doc Domain

  • Solidity , ReactJs ,Ether.js , Hardhat, IPFS

Are you contributing under any open-source program ?

SSOC


Staking Dapp on Ploygon testnet

Project title

Matic Staking Dapp

Project Description

It is a Matic Token Staking dapp where user will be able to stake matic tokens for 1 month, 3 months, 6 months and will gain interest based on there amount staked.

Doc Domain

  • [] Solidity , Html, Css , JavaScript , Web3.js / Ether.js
  • [] Solidity , ReactJs /NextJs , Web3.js /Ether.js
  • [] Solidity , Python3 , Web3.py
  • [] Other , feel free to mention below

Are you contributing under any open-source program ?

Social Summer Of Code 2022


Add more project

If anyone intersted to take this issue .. Comment on this
.
Task : You have to add some project in the Project_ideas section .
Thank u ๐Ÿ˜„

Tic Toe Game

Hi, i want to add the tic toe game using html, css, js. please assign this issue to me .
Thanks

Participating under : Hacktoberfest

All about Dapps

Project title

All about Dapps

Project Description

all about decentralized application using blockchain technology

Doc Domain

  • [] Solidity , Html, Css , JavaScript , Web3.js / Ether.js
  • [] Solidity , ReactJs /NextJs , Web3.js /Ether.js
  • [] Solidity , Python3 , Web3.py
  • [] Other , feel free to mention below

Are you contributing under any open-source program ?


Create Issue temaplate

Greetings of the day folks !!
If anyone want's to create the issue template then feel free to comment

The issue template should contains -> Bug report , Feature request and other .
like shown below

Screenshot from 2022-07-25 17-32-13

I want to improve the files in Web3.0-World/Level0/Voting/

Description of the change

Describe more about the change.

Domain of Docs

  • [] Readme
  • [] Solidity , Html, Css , JavaScript , Web3.js / Ether.js
  • [] Solidity , ReactJs /NextJs , Web3.js /Ether.js
  • [] Solidity , Python3 , Web3.py
  • [] Other , feel free to mention below

Are you contributing under any open-source program ?


Swiggy Clone

Hey , I want to create the swiggy clone.
PLease assign this issue to me .
Thank u in adcance

change folder name

Hello folk's hope u all are doing well
If anyone want's to take this issue feel free to comment

Task : change the name of docs to .docs present in the root directory

Thank u ๐Ÿ˜„

Add Marketplace site

Hlo, i want to add the marketplace file in levle1 folder . this consist of the Adding the fruits with the id name , cost and name of the fruits . then the added can be shown below.
After Adding anyone can buy the fruits of their choice and also can view.

Please assign this issue to me . so that i can contribute .
I am contributing under the Hackktoberfest 2022 .

Instagram clone

Hey , please assign this issue to me . I want to make the instagram clone .

Participating in hacktoberfest 2022 .

Blog about NFT's

Project title

What are NFt's

Project Description

Blog about NFT's

Are you contributing under any open-source program ?

HackOberfest


level 1 readme

Description of the change

Writing into the readme file of level 1

Domain of Docs

  • Readme
  • [] Solidity , Html, Css , JavaScript , Web3.js / Ether.js
  • [] Solidity , ReactJs /NextJs , Web3.js /Ether.js
  • [] Solidity , Python3 , Web3.py
  • [] Other , feel free to mention below

Are you contributing under any open-source program ?


Writing a Blog about Defi

Project title

What is Defi ?

Project Description

Writing a Blog about Defi

Are you contributing under any open-source program ?

HackOberfest


Blogging dApp using IPFS

Project title

Blogchain

Project Description

A blogging website where users can 'mint' a blog.

will be pushing to Web3.0-World/Level2/Blogchain

Doc Domain

  • Solidity , ReactJs /NextJs , Web3.js /Ether.js, IPFS, Hardhat

Are you contributing under any open-source program ?

SSOC '22


Add project ideas

Description of the change

Describe more about the change.

Domain of Docs

  • [] Readme
  • [] Solidity , Html, Css , JavaScript , Web3.js / Ether.js
  • [] Solidity , ReactJs /NextJs , Web3.js /Ether.js
  • [] Solidity , Python3 , Web3.py
  • [] Other , feel free to mention below

Are you contributing under any open-source program ?


Image for Web3.O.World

If anyone want to create the Image for the Web3.O.world then feel free to comment .

The sample for the image is shown below :

Screenshot from 2022-07-24 19-05-12

The original image should not be exactly same as shown above . The image should have blockchain , web3 related pics ..

Adding Two Frontend Projects

  • added a static website which has information on the game of thrones.
  • added another basic website which helps users to login to Codeclub.

Zomato Clone

Zomato Clone

Project Description

A Web3 project made using HTML and CSS.

Doc Domain

  • [] Solidity , Html, Css , JavaScript , Web3.js / Ether.js
  • [] Solidity , ReactJs /NextJs , Web3.js /Ether.js
  • [] Solidity , Python3 , Web3.py
  • [] Other , feel free to mention below

Are you contributing under any open-source program ?


Full site to get Data feed ETH/USD via chainlink

Hii sir , please assign this issue to me ,
In this i want create a smart contract which can get the real time data feeds with the help of the chainLink API .

This contains the full site with the working .

The folder structure is ; Level1/Chainlink/RealTimedata.sol

Improve UI for send to ether

Description of the change

Improve UI of SendToEther file

Domain of Docs

  • [] Readme
  • Solidity , Html, Css , JavaScript , Web3.js / Ether.js
  • [] Solidity , ReactJs /NextJs , Web3.js /Ether.js
  • [] Solidity , Python3 , Web3.py
  • [] Other , feel free to mention below

Are you contributing under any open-source program ?

Yes, in hacktoberfest.


Apple site clone

Hey , please assign this issue to me. I want to make clone for the apple store .

Web3-Todo-Application

Project title

Web3 Todo App

Project Description

It is a todo list application which the user can change according to there daily task performed

Doc Domain

  • [] Solidity , ReactJs /NextJs , Web3.js /Ether.js

Are you contributing under any open-source program ?

SSOC22


NFT sharing dApp

Project title

NFT sharing dApp

Project Description

A Social Media dApp, similar to Instagram, is a decentralized version of the Instagram platform for pets where users can browse photos of their favorite pets, see details of a specific pet, create a post and earn NFTs.

Doc Domain

  • Solidity , ReactJs /NextJs , Web3.js /Ether.js, IPFS

Are you contributing under any open-source program?

SSOC '22


Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.