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

https://github.com/mmqnym/alchemyuniversitystudentprojects

A repository of all my projects from studying at AU.
https://github.com/mmqnym/alchemyuniversitystudentprojects

alchemy alchemy-university ethereum ethersjs javascript rainbowkit react solidity tailwindcss typescript wagmi

Last synced: 2 months ago
JSON representation

A repository of all my projects from studying at AU.

Awesome Lists containing this project

README

        

# Alchemy University Student Project

This is a repository of my weekly projects while studying at [Alchemy University](https://university.alchemy.com/) for everyone's reference, communication and learning.

Let's move towards Web3 together!

## Projects

- Week1 - ECDSA Node simulation
- Week2 - Gift List using Merkle tree
- Week3 - Block explorer <[Live Demo](https://blockexplorer.whileweb3.dev/)>
- Week4 - Intermediate contract <[Contract](https://goerli.etherscan.io/address/0xe519A0543E8184aA36B57aE38Ec5aADa17982A76)>
- Week5 - escrow-hardhat <[Live Demo](https://escrowdapp.whileweb3.dev/)>
- Week6 - Practicing contract skills on the AU coding platform
- Week7 - Practicing contract skills on the AU coding platform
- Week8 - Final Project()

## Refenence

### Week 1

- [ECDSA Node](https://github.com/starkbank/ecdsa-node)

### Week 2

- [Example](https://github.com/0xmimiQ/AlchemyUniversityStudentProjects/blob/main/week2/GiftList/utils/example.js)
- [NFT whitelist tutorial](https://medium.com/@ItsCuzzo/using-merkle-trees-for-nft-whitelists-523b58ada3f9)

### Week 3

- [Alechemy SDK doc](https://docs.alchemy.com/reference/alchemy-sdk-quickstart)
- [etherscan.io](https://etherscan.io/)

### Week 4

- [Calling function from another contract](https://ethereum.stackexchange.com/questions/109530/calling-function-from-another-contract)

### Week 5

- [hardhat](https://hardhat.org/docs)
- [ethers.js v5](https://docs.ethers.org/v5/)
- [wagmi (React Hook for Ethereum)](https://wagmi.sh/)
- [rainbowkit](https://www.rainbowkit.com/docs/introduction)
- [react-toastify](https://fkhadra.github.io/react-toastify/introduction/)

### Week 6

### Week 7

### Week 8

## Linense

[MIT](./README.md)