Pinned Repositories
KrakenFutures_DCA_BOT
DCA, or Dollar Cost Averaging, is a simple trading strategy that helps you build or unwind a position while minimizing market risks. This strategy spreads out orders at regular intervals over time so your position is less affected by market timing. If you are looking to build savings and wealth in the long term, this bot is for you.
TradycarPlatform
Revolutionizing the Used Car Market: Eliminating Fraud and Adding Trusted Vehicle History with dNFTs
CRUD-app-portfolio
A CRUD app made with node.js, angular, express and MongoDB
Defi-Lending-Stablecoin-Protocol
The DSCENGINE project is a decentralized stablecoin system designed to maintain a 1:1 peg with the USD. It operates similarly to DAI but without a DAO, no fees, and is exclusively backed by wBTC and wETH. This system is designed to always be overcollateralized, ensuring the value of the collateral is always greater than the issued stablecoin.
nftMarketplace-NextJs-CentralizedDB
A WEB3 App created with NextJS and using the server-side code features offered by NExtJS and a centralized DB with MongoDB
AGMASO
Config files for my GitHub profile.
AGMASO-audits-reports
Welcome to the AGMASO Solidity Security Audits repository. This repository contains all the security reviews and audit reports I have completed. Each report provides an in-depth analysis of Solidity smart contracts, highlighting vulnerabilities, optimizations, and best practices to ensure the highest level of security for blockchain applications.
blockexplorer
building my own blockExplorer
ccip-starter-kit-hardhat
This project demonstrates a couple of basic Chainlink CCIP use cases
Contract-Puzzles
Puzzles to solve in solidity
AGMASO's Repositories
AGMASO/TradycarPlatform
Revolutionizing the Used Car Market: Eliminating Fraud and Adding Trusted Vehicle History with dNFTs
AGMASO/Defi-Lending-Stablecoin-Protocol
The DSCENGINE project is a decentralized stablecoin system designed to maintain a 1:1 peg with the USD. It operates similarly to DAI but without a DAO, no fees, and is exclusively backed by wBTC and wETH. This system is designed to always be overcollateralized, ensuring the value of the collateral is always greater than the issued stablecoin.
AGMASO/AGMASO-audits-reports
Welcome to the AGMASO Solidity Security Audits repository. This repository contains all the security reviews and audit reports I have completed. Each report provides an in-depth analysis of Solidity smart contracts, highlighting vulnerabilities, optimizations, and best practices to ensure the highest level of security for blockchain applications.
AGMASO/AGMASO
Config files for my GitHub profile.
AGMASO/erc20-indexer
Index all of an address's ERC-20 token balances in an instant using Alchemy's Enhanced APIs!
AGMASO/KrakenFutures_DCA_BOT
DCA, or Dollar Cost Averaging, is a simple trading strategy that helps you build or unwind a position while minimizing market risks. This strategy spreads out orders at regular intervals over time so your position is less affected by market timing. If you are looking to build savings and wealth in the long term, this bot is for you.
AGMASO/escrow-hardhat
A Escrow Smart Contract example
AGMASO/blockexplorer
building my own blockExplorer
AGMASO/deepIntoMerkleTree
Gifts under the Merkle Tree
AGMASO/MintGovernance
AGMASO/learn-solidity-presentations
All of the presentations in the Learn Solidity course
AGMASO/ccip-starter-kit-hardhat
This project demonstrates a couple of basic Chainlink CCIP use cases
AGMASO/MintNFT
Mint Your Own NFT!
AGMASO/ecdsa-node
AGMASO/Local-Hardhat-Games
AGMASO/Notional-Winner-Chainlink-Hackathon-2023
The repo of our winner project called "Notional" in the Chainlink Spring Hackathon 2023
AGMASO/NftMarketPlace-SmartContract
AGMASO/NftMarketPlace-TheGraph
A NFT Market Place where you can list-buy-delete Nfts. A WEB3 App created using NextJS for the Front-end, and a complete decentralized DataBase as TheGraph. You can access this Web3 App in netlify.
AGMASO/Login-Register-APP
AGMASO/nftMarketplace-NextJs-CentralizedDB
A WEB3 App created with NextJS and using the server-side code features offered by NExtJS and a centralized DB with MongoDB
AGMASO/theGraphDB-for-NftMarketplace
A decentralized database created using theGraph. This repository was builded and after pushed to TheGraph subGraph and now is uplaoded in the IPFS decentralized enviroment
AGMASO/NextJs-FullCourse
A complete NextJs web app
AGMASO/Contract-Puzzles
Puzzles to solve in solidity
AGMASO/Lending-borrow-with-aave
In this project, we are interacting with the Aave lending platform to make us able to Approve, Deposit, Borrow and Repay Tokens.
AGMASO/nextJs-frontend-for-smartContractLottery
A NextJs Front-end made to interact with the SmartContract Lottery that we have previously created. The Front-end uses useEffect of React and it rerenders instantly everytime it detects a change.
AGMASO/LotterySmartContract
We are creating a LotterySmartContract where we use the VRF Chainlink and Automation to pick up random winners automatically.
AGMASO/FrontEnd-SimpleUI-with-Smartcontract
A simple FrontEnd UI design to make possible that the User can connect with the Backend SmartContract that is previusly done.
AGMASO/Hardhat-Fund-withdraw-Smartcontract
A SmartContract built for the EVM and ready to work on the Main Ethereum Chain, but also on testnets as a Goerli or the testnet of Polygon. It allows you to fund and to withdraw funds to a contract.
AGMASO/CRUD-app-portfolio
A CRUD app made with node.js, angular, express and MongoDB