Jose A. Martinez's repositories

8.-ePocket

A smart contract that will send payments to its owner in established amounts (useful for saving money)

Language:TypeScriptLicense:MITStargazers:0Issues:0Issues:0

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:JavaScriptStargazers:0Issues:0Issues:0

1.-ECDSA-node

A simplified learning example of a client and a server transfering balances with public and private keys. #1 Asignment of Ethereum Developer Bootcamp at AU

Language:JavaScriptStargazers:0Issues:0Issues:0

7.-Mint-Governance

Governance scripts deployed on Goerli testnet. Excelent for learning this advanced topic.

Language:JavaScriptStargazers:0Issues:0Issues:0

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:JavaScriptStargazers:0Issues:0Issues:0

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:JavaScriptStargazers:0Issues:0Issues:0