theblockchainchief / web3-hub

Ready to use smart contracts and web3 scripts to ease your Blockchain Development
20 stars 19 forks source link
blockchain dwoc-21 hacktoberfest hacktoberfest-accepted kharagpur-winter-of-code open-source ssoc2022 web3 winterofcode

Web3-Hub

Welcome to web3-hub repository. You will find all kinds of ready to use smart contracts and web3 scripts for your blockchain projects. The aim of this open source project is to make developer life easy by making tools, contracts and scripts for them. Contribute your knoweldge to this repo and help web3 drive the future!!

[![Open Source Love svg3](https://badges.frapsoft.com/os/v3/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/) ![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat) ![GitHub forks](https://img.shields.io/github/forks/theblockchainchief/web3-hub) ![GitHub Repo stars](https://img.shields.io/github/stars/theblockchainchief/web3-hub) ![GitHub contributors](https://img.shields.io/github/contributors/theblockchainchief/web3-hub) ![GitHub repo size](https://img.shields.io/github/repo-size/theblockchainchief/web3-hub) ![Github](https://img.shields.io/github/license/theblockchainchief/web3-hub) ![GitHub issues](https://img.shields.io/github/issues/theblockchainchief/web3-hub) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/theblockchainchief/web3-hub) ![GitHub pull requests](https://img.shields.io/github/issues-pr/theblockchainchief/web3-hub)

Available tools and scritps

Contributing

Contributions are always welcome!

Join Discord Group for any doubts or to engage with community: https://discord.gg/vxbcfrjeZg

Contributions can be in these domains:

Contributing Guidelines:

How to put my code in the folder:

Make a folder depicting what your smart contract or script is doing. Put all files in that folder in a meaning full way. Add a readme in the folder with following details:

Once your folder is ready put that in the blockchain folder in which this script runs or is made For example, If you are making a NFT contract on ethereum

Please adhere to this project's code of conduct.