Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jitendragangwar123/ethereum-developer-bootcamp-alchemy-university
This repository contains all the coding exercises discussed during the Alchemy Ethereum Developer Bootcamp. These exercises cover a wide range of topics and concepts related to Ethereum Blockchain development.
https://github.com/jitendragangwar123/ethereum-developer-bootcamp-alchemy-university
chai dapp erc20 erc721 ethersjs hardhat javascript mocha nfts solidity web3 web3js
Last synced: about 1 month ago
JSON representation
This repository contains all the coding exercises discussed during the Alchemy Ethereum Developer Bootcamp. These exercises cover a wide range of topics and concepts related to Ethereum Blockchain development.
- Host: GitHub
- URL: https://github.com/jitendragangwar123/ethereum-developer-bootcamp-alchemy-university
- Owner: jitendragangwar123
- Created: 2022-11-12T12:00:33.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-22T13:53:20.000Z (about 1 year ago)
- Last Synced: 2023-12-22T15:46:10.834Z (about 1 year ago)
- Topics: chai, dapp, erc20, erc721, ethersjs, hardhat, javascript, mocha, nfts, solidity, web3, web3js
- Language: JavaScript
- Homepage:
- Size: 110 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Ethereum-Developer-Bootcamp-Alchemy-University
This repository contains all the coding exercises discussed during the Alchemy Ethereum Developer Bootcamp. These exercises cover a wide range of topics and concepts related to Ethereum blockchain development. They are designed to help participants learn and practice Ethereum development skills, including smart contract development, decentralized application (DApp) building, and blockchain integration. Whether you're a beginner or an experienced developer, these exercises can be a valuable resource for honing your Ethereum development skills.## Table Of Contents
- Week1 : [Blockchain Cryptography](https://github.com/jitendragangwar123/Ethereum-Developer-Bootcamp-Alchemy-University/tree/main/Week-1)
Project : [ECDSA-Node](https://github.com/jitendragangwar123/ECDSA-Node)
- Week2 : [Blockchain Storage](https://github.com/jitendragangwar123/Ethereum-Developer-Bootcamp-Alchemy-University/tree/main/Week-2)
Project: [Merkle Gift List](https://github.com/jitendragangwar123/Merkle-Tree-Gift-List)
- Week3 : [Ethereum](https://github.com/jitendragangwar123/Ethereum-Developer-Bootcamp-Alchemy-University/tree/main/Week-3)
Project: [Ethereum Block Explorer](https://github.com/jitendragangwar123/Ethereum-Block-Explorer)
- Week4 : [Smart Contract Basics](https://github.com/jitendragangwar123/Ethereum-Developer-Bootcamp-Alchemy-University/tree/main/Week-4)
Project: [Smart Contract Winner]()