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.
- Host: GitHub
- URL: https://github.com/singhxtushar/blockchainexperiments-30dc
- Owner: SINGHxTUSHAR
- License: mit
- Created: 2024-05-19T06:40:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-23T08:30:33.000Z (over 1 year ago)
- Last Synced: 2024-05-23T08:56:51.909Z (over 1 year ago)
- Topics: blockchain, coinbase, dapps, smart-contracts, solidity, web3
- Language: Solidity
- Homepage:
- Size: 916 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/SINGHxTUSHAR/BlockchainExperiments/blob/master/LICENSE)
[](https://GitHub.com/SINGHxTUSHAR/BlockchainExperiments/graphs/contributors/)
[](https://GitHub.com/SINGHxTUSHAR/BlockchainExperiments/issues/)
[](https://GitHub.com/SINGHxTUSHAR/BlockchainExperiments/pulls/)
[](http://makeapullrequest.com)[](https://GitHub.com/SINGHxTUSHAR/BlockchainExperiments/watchers/)
[](https://GitHub.com/SINGHxTUSHAR/BlockchainExperiments/network/)
[](https://GitHub.com/SINGHxTUSHAR/BlockchainExperiments/stargazers/)[](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.
### `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.