An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: alchemy-university

Harsh971/JavaScript-Fundamentals-by-Alchemy-University

Language: JavaScript - Size: 41 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

mstangierska/escrow-hardhat Fork of alchemyplatform/escrow-hardhat

dApp for managing escrow contracts on the Ethereum blockchain. This project features a Solidity smart contract for creating and approving escrow agreements and a React-based front-end.

Language: JavaScript - Size: 33.2 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Dkdaniz/alchemy-ethereum-bootcamp

My Answers and tests for Ethereum Developer Bootcamp provided by @alchemyplatform - Alchemy University Degree.

Language: JavaScript - Size: 11.4 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 32 - Forks: 8

ajiprasetyo11/ethereum-dev-bootcamp-alchemy

Ethereum Developer Bootcamp by @alchemyplatform - Alchemy University.

Language: JavaScript - Size: 36.1 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

egabad/alchemy-ethereum-bootcamp

My solutions to the Ethereum Developer Bootcamp by @alchemyplatform

Language: JavaScript - Size: 214 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

aciDrums7/alchemy-aa-uo-hh

Build and Execute User Operations in Solidity | Account Abstraction From Scratch Course | Part 1

Language: JavaScript - Size: 75.2 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Sajid-Rajput/Decentralized-Escrow-Application

Decentralized Escrow Web App: Secure, Trustless, and Hybrid - Empowering Depositors, Beneficiaries, and Arbiters for seamless transactions.

Language: JavaScript - Size: 444 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Sajid-Rajput/Merkle-Tree-Gift-List

The Merkel Tree Gift List project manages gift assignments based on a Merkel tree structure. Users input person and gift data and hashed into the tree. Clients provide a name and proof to the server. If the hash matches the stored Merkel root, gifts are assigned. This ensures secure and accurate gift management.

Language: JavaScript - Size: 20.5 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Sajid-Rajput/ECDSA-Node-Project

Seamlessly extract public keys from Ethereum private keys for easy balance viewing and fund transfers, enhancing Ethereum asset management convenience.

Language: JavaScript - Size: 52.7 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

pacelliv/giftlist

Solution to the project from Week 2 from Alchemy University.

Language: JavaScript - Size: 34.2 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

pacelliv/token-indexer

🔍🔍 Solution to the projects from Week 6 from Alchemy University.

Language: TypeScript - Size: 181 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

oanskyy/BE-ERC-20-token-royalties

Create an ERC-20 token that will return a royalty amount (of that ERC-20 token) to the original creator of the smart contract.

Language: Solidity - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

egabad/escrow-hardhat Fork of alchemyplatform/escrow-hardhat

[Alchemy University Ethereum Dev Bootcamp Week 5 Project] A decentralized escrow application for facilitating secure fund transfers.

Language: JavaScript - Size: 134 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

hellosatyajit/Eth-Blockchain-Explorer

An Ethereum Blockchain Explorer using Alchemy SDK for week3 project of ETH Dev Bootcamp

Language: JavaScript - Size: 326 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

cgrade/ERC-20-INDEXER

it query the blockchain and returns all the ERC-20 tokens associated with your address and their respective balance

Language: JavaScript - Size: 12.7 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

egabad/blockexplorer Fork of alchemyplatform/blockexplorer

[Alchemy University Ethereum Dev Bootcamp Week 3 Project] A basic block explorer that displays latest blocks and transactions on the home page, and contains links to individual blocks and transactions.

Language: JavaScript - Size: 119 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

egabad/ecdsa-node

[Alchemy University Ethereum Dev Bootcamp Week 1 Project] A secure system for transferring balances between user accounts while ensuring the authenticity of transactions through digital key signing and verification; with additional implemented safeguards to protect against replay attacks, which could compromise system integrity.

Language: JavaScript - Size: 1.71 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

egabad/GiftList Fork of alchemyplatform/GiftList

[Alchemy University Ethereum Dev Bootcamp Week 2 Project] Gifts Under the Merkle Tree: Simple client and server project for getting proof and verifying that a name is in the nice list.

Language: JavaScript - Size: 2.93 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rstaq/learn-solidity-alchemy

Solutions of the Alchemy University course "Learn Solidity".

Language: Solidity - Size: 40 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

pacelliv/block-explorer

🔍🔍 Solution to the project from Week 3 from Alchemy University.

Language: TypeScript - Size: 16.9 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

pacelliv/ecdsa-node

Solution to the project from Week 1 from Alchemy University.

Language: JavaScript - Size: 1.66 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

josealfo/2.-Gift-List

Week 2 from Ethereum Bootcamp in AU. This is project was made for learning, using Merkle Trees and cryptography to authenticate the user: if the user is on the list, a gift will be given. Otherwise not.

Language: JavaScript - Size: 28.3 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ameeetgaikwad/Smart-contract-winner

Smart contract winner

Language: JavaScript - Size: 151 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ameeetgaikwad/Block-Explorer

Ethereum Block Explorer

Language: JavaScript - Size: 12.5 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

josealfo/5.-Escrow-Hardhat

Implementation of an Escrow. Graphical user interface to create escrow contracts, and they have to be authorized by the arbiter's wallet in order to proceed.

Language: JavaScript - Size: 421 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

josealfo/3.-Live-Eth-Explorer

This is a block explorer. In a minimalistical way, displays the latest blocks adding new ones in real time. This app uses Alchemy's api, express and react. Was made for Alchemy University

Language: JavaScript - Size: 1.57 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Sajid-Rajput/Ethereum-Block-Explorer

Ethereum Block Explorer Web Application provides users with two essential functionalities to navigate the Ethereum blockchain seamlessly. The application allows users to explore Ethereum account balances and access real-time information about the latest mined blocks, along with their corresponding transactions and recipient details.

Language: JavaScript - Size: 320 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

MattPereira/etherspect

A block explorer for the Ethereum mainnet

Language: JavaScript - Size: 189 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

falconandrea/au-escrow-hardhat Fork of alchemyplatform/escrow-hardhat

Fifth week project on Alchemy University

Language: JavaScript - Size: 278 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

falconandrea/alchemy-university-blockexplorer Fork of alchemyplatform/blockexplorer

Third week project on Alchemy University

Language: JavaScript - Size: 111 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

caaatisgood/alchemyuni-ecdsa-node

week 1 project of ETH Dev bootcamp by Alchemy University

Language: TypeScript - Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

itznishant/ERC20-Indexer

ERC20 Token Lister DApp

Language: JavaScript - Size: 373 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

acristoni/ChainteringProject

Chaintering: Blockchain-Powered Vessel Charter Contracts

Language: TypeScript - Size: 1.06 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

muneeb-250/ERC20-Governor

Language: JavaScript - Size: 154 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

rayniel95/GiftList

My solution to week 2 project of Alchemy University.

Language: JavaScript - Size: 180 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

rayniel95/ecdsa-node

My solution to week 1 project of Alchemy University.

Language: TypeScript - Size: 2.42 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

chris017/alchemy-ethereum-bootcamp

Here are My Answers and test results for the Ethereum Developer Bootcamp offered by @alchemyplatform - Alchemy University Degree.

Language: JavaScript - Size: 4.75 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

web3Developer12/Gmail3.0-EthereumNetwork

📧 This is a decentralized email application that uses the Ethereum blockchain for secure and decentralized storage 🔒. It is built using Vite.js 🛠️ and leverages various smart contracts 🤖 to store email data on the blockchain ⛓️.

Language: JavaScript - Size: 3.45 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

bujosa/caos

Employee Management System

Language: Solidity - Size: 118 KB - Last synced at: 7 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

vikas-viki/ecdsa-node Fork of alchemyplatform/ecdsa-node

Implemented Public Key Cryptography to transact funds between accounts.

Language: JavaScript - Size: 1.66 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

mmqnym/AlchemyUniversityStudentProjects

A repository of all my projects from studying at AU.

Language: JavaScript - Size: 1.03 MB - Last synced at: 3 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

gioruggieri/Escrow-Hardhat

Fifth week project on Alchemy University

Language: JavaScript - Size: 416 KB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

OpeOginni/ssac-project

My final project for the Alchemy University Ethereum Dev. Bootcamp

Language: JavaScript - Size: 1.85 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

falconandrea/au-week5-mapping-puzzles Fork of ChainShot/Contract-Puzzles

Alchemy University - Week5, play with tests and mapping in Contract Puzzles

Language: Solidity - Size: 180 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

falconandrea/au-week4-unit-tests-on-faucet

Alchemy University - Week4, some unit tests on a Faucet contract

Language: Solidity - Size: 217 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

falconandrea/au-week4-emit-contract-event

Alchemy University - Task for week4

Language: Solidity - Size: 156 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

snlynnoo/java_script_alchemy_university

This is a fountain course for Web 3 development offered by Alchemy University.

Language: JavaScript - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

xeno097/de-rent

A decentralized house renting platform developed as final project for Alchemy University Ethereum Bootcamp.

Language: Solidity - Size: 184 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

falconandrea/au-erc20-indexer Fork of alchemyplatform/erc20-indexer

Sixth week project on Alchemy University

Language: JavaScript - Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Jay-davisphem/blockseer

A block explorer built with reactjs and alchemy-sdk

Language: JavaScript - Size: 193 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

falconandrea/alchemy-university-ecdsa-node Fork of alchemyplatform/ecdsa-node

First week project on Alchemy University

Language: JavaScript - Size: 1.61 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

falconandrea/Alchemy-University-GiftList Fork of ChainShot/GiftList

Second week project on Alchemy University

Language: JavaScript - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

KhoiUna/eth-alchemy-university

Alchemy University Ethereum Developer Bootcamp

Language: JavaScript - Size: 68.4 KB - Last synced at: 21 minutes ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

arjunadhikary/ecdsa-node

ECDSA Node, Week-01 Project

Language: JavaScript - Size: 1.64 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0