The notes
folder contains my notes from my early days as a blockchain developer. These notes document my learning process, concepts, and important insights that I gained along the way. Feel free to explore them and edit them,if you're interested in understanding my growth and progress in the blockchain field.
The solidity
folder contains my Solidity contracts. Solidity is the programming language used for writing smart contracts on blockchain platforms like Ethereum. Inside this folder, you'll find various Solidity contracts that I have developed as part of my projects. Each contract serves a specific purpose and demonstrates my understanding of smart contract and blockchain development.
The hardhat
folder contains all the blockchain projects made in hardhat.
To get started with any of the projects or code in this repository, follow the steps below:
-
Clone this repository to your PC using the following command: git clone https://github.com/[your-username]/[your-repo].git
-
Navigate to the specific folder you're interested in: cd [folder_name]
If you have any questions, suggestions, or just want to connect, feel free to reach out to me:
- Email: rajburagohain0@gmail.com
- Twitter: https://twitter.com/Saswankar_Dev0
- LinkedIn: https://www.linkedin.com/in/saswankar-bura-gohain-266572247/
I'm excited to connect with fellow blockchain enthusiasts and collaborate on exciting projects!