Tag
#makefile
26 repositories
Repos
A high-performance, sovereign Layer-1 blockchain built for stablecoins, DeFi, and global real-time finance.
Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
The contract facilitates a lottery-like game where users can participate by entering the raffle, and a random winner is selected using Chainlink's Verifiable Random Function (VRF).
Simple implementation of Chainlink CCIP to make cross-chain transactions to EOA. From Avalanche Fuji to Sepolia.
Additional contracts required by the Monadex v1 protocol 🛠
A template to quickly get started with foundry projects
This projects are creating NFTs and , this should be able to teach people about crypto and NFTs
Users can fund a project with their USD. USD will be internally converted to ETH using chainlink-price-feeds.
This is a minimal project allowing users to fund the contract owner with donations. The smart contract accepts ETH as donations, denominated in USD. Donations have a minimal USD value, otherwise they are rejected. The value is priced using a Chainlink price feed, and the smart contract keeps track of donors
Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust
Foundry Fund Me. Users can fund a project with their ETH.
Account Abstraction aims to make smart contract wallets the primary way users interact with blockchains, offering the programmability of SCs with the user experience typically associated with EOAs. Instead of a transaction's validity hinging on a private key's signature, AA enables a smart contract wallet to define any condition for validation.
A playground evolving from a small Go/HTMX Lightning simnet app into a full Kubernetes sandbox with monitoring and a modern ELT pipeline.
funding smart contract built with Foundry; includes Solidity contracts, deployment scripts, unit and integration tests, and Makefile automation. Built while learning from the Cyfrin Foundry Fundamentals course.
This project uses Merkle trees and digital signatures to construct a sophisticated airdrop smart contract using Foundry building an efficient system for token distribution that allows for eligibility verification via Merkle proofs and authorized, potentially gasless, claims using cryptographic signatures.
A high-performance, sovereign Layer-1 blockchain built for stablecoins, DeFi, and global real-time finance.