Welcome to the BIH Arbitrum Blockchain Training Projects!
This repository contains various projects related to blockchain development and training on the Arbitrum network.
Feel free to explore the different folders to access my projects and related information.
- Description: DRELToken is a simple ERC-20 token built on the Ethereum blockchain using Solidity.
- Technologies:Solidity, Ethereum, OpenZeppelin ERC-20
- Usage: git clone https://github.com/Daslaw/drel-token.git
- Description: Checks whether a given unsigned integer is an odd number.
- Technologies:Solidity, Ethereum
- Usage: git clone https://github.com/Daslaw/BIH_Blockchain_Bootcamp/tree/main/ArithmeticContractProject
- Description: Allows users to make donations to the specified donation address.
- Technologies:Solidity, Ethereum
- Usage: git clone https://github.com/Daslaw/BIH_Blockchain_Bootcamp/tree/main/DonationContractProject
To get started with the projects in this repository, follow these steps:
-
Clone the repository to your local machine:
git clone https://github.com/Daslaw/BIH_Blockchain_Bootcamp.git
The contract was deployed on the Arbitrum Sepolia.
You can use tools like Remix for deployment and testing.
This smart contract is licensed under the GPL-3.0 license.
If you'd like to contribute to the development of this project, feel free to submit pull requests or open issues on the GitHub repository.
We would like to thank the Arbitrum and BIH communities for their continuous support and contributions to blockchain technology.