An open API service indexing awesome lists of open source software.

https://github.com/singhxtushar/blockchainexperiments-30dc

This repository contains the data related to the Blockchain, Web3 and Solidity.
https://github.com/singhxtushar/blockchainexperiments-30dc

blockchain coinbase dapps smart-contracts solidity web3

Last synced: 8 months ago
JSON representation

This repository contains the data related to the Blockchain, Web3 and Solidity.

Awesome Lists containing this project

README

          

[![GitHub license](https://img.shields.io/github/license/SINGHxTUSHAR/BlockchainExperiments.svg)](https://github.com/SINGHxTUSHAR/BlockchainExperiments/blob/master/LICENSE)
[![GitHub contributors](https://img.shields.io/github/contributors/SINGHxTUSHAR/BlockchainExperiments.svg)](https://GitHub.com/SINGHxTUSHAR/BlockchainExperiments/graphs/contributors/)
[![GitHub issues](https://img.shields.io/github/issues/SINGHxTUSHAR/BlockchainExperiments.svg)](https://GitHub.com/SINGHxTUSHAR/BlockchainExperiments/issues/)
[![GitHub pull-requests](https://img.shields.io/github/issues-pr/SINGHxTUSHAR/BlockchainExperiments.svg)](https://GitHub.com/SINGHxTUSHAR/BlockchainExperiments/pulls/)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)

[![GitHub watchers](https://img.shields.io/github/watchers/SINGHxTUSHAR/BlockchainExperiments.svg?style=social&label=Watch&maxAge=2592000)](https://GitHub.com/SINGHxTUSHAR/BlockchainExperiments/watchers/)
[![GitHub forks](https://img.shields.io/github/forks/SINGHxTUSHAR/BlockchainExperiments.svg?style=social&label=Fork&maxAge=2592000)](https://GitHub.com/SINGHxTUSHAR/BlockchainExperiments/network/)
[![GitHub stars](https://img.shields.io/github/stars/SINGHxTUSHAR/BlockchainExperiments.svg?style=social&label=Star&maxAge=2592000)](https://GitHub.com/SINGHxTUSHAR/BlockchainExperiments/stargazers/)

[![Open in Visual Studio Code](https://img.shields.io/static/v1?logo=visualstudiocode&label=&message=Open%20in%20Visual%20Studio%20Code&labelColor=2c2c32&color=007acc&logoColor=007acc)](https://open.vscode.dev/SINGHxTUSHAR/BlockchainExperiments)

# Blockchain Module 🌐⛓️:
In this repository, I am going to upload all the practice codes, smart contracts, self-dev coins, workspace code, and much more related to Blockchain, WEB3, and Solidity.
![Designer](https://github.com/SINGHxTUSHAR/BlockchainExperiments/assets/113624520/2334eee6-23a4-4f6e-8980-7147f71713c3)

### `Blockchain:`

* Underpins cryptocurrencies and decentralized applications (dApps).
* Distributed digital ledger recording transactions across a network of computers.
* Offers transparency, immutability, and security for data storage.

### `Solidity:`

* High-level programming language for creating smart contracts.
* Smart contracts are self-executing agreements deployed on a blockchain.
* Solidity is specifically designed for Ethereum and EVM-compatible blockchains.

### `Web3:`

* JavaScript library providing interaction with Ethereum and similar blockchains.
* Acts as a bridge between your frontend application and the blockchain.
* Enables actions like sending transactions, querying data, and listening for events.

By combining these technologies, we can develop DApps that leverage the power of blockchain for secure, transparent interactions.

## Setup 💿:

- Clone the repository:
```bash
git clone https://github.com/SINGHxTUSHAR/BlockchainExperiments.git
cd BlockchainExperiments
```

## Status 📊:
Currently under process, please stay updated! @`InProgress`

## Contributing 📌:
If you'd like to contribute to this project, please follow the standard GitHub fork and pull request process. Contributions, issues, and feature requests are welcome!

## Suggestion 🚀:
If you have any suggestions for me related to this project, feel free to contact me at tusharsinghrawat.delhi@gmail.com or LinkedIn.

## License 📝:
This project is licensed under the MIT License - see the LICENSE file for details.