-
epoch-vault-fullstack-local Public
This repository contains a self-contained fullstack developer project for Epoch Vault. The frontend is intentionally local-only (no Vercel deployment in workflows). CI workflows build locally and rβ¦
-
cryptomator Public
Forked from cryptomator/cryptomatorCryptomator for Windows, macOS, and Linux: Secure client-side encryption for your cloud storage, ensuring privacy and control over your data.
-
-
base-monitor Public
Base Monitor - Reward & Farcaster Correlation Scanner
-
ai-dao-treasury Public
AI-Assisted DAO Treasury is a developer template that demonstrates a minimal on-chain DAO treasury with off-chain ML-assisted proposals.
-
This repository contains aggressive system tweaks for Windows 10 that can significantly alter system behavior, remove built-in apps, disable security features, and change privacy-related settings. β¦
-
crypto-self-learning-bot Public
A starter template for a self-learning crypto trading bot. Includes Python backend scripts for data ingestion, feature engineering, a simple ML model (Random Forest), a self-learning loop, backtestβ¦
-
token-correlation-analyzer Public
A powerful tool for analyzing correlations between cryptocurrency tokens. Generate correlation matrices and visualize them through a web interface.
-
portfolio-tracker-pnl Public
A comprehensive portfolio tracking application for monitoring cryptocurrency investments and profit/loss (PNL) analysis. Built with Node.js backend for data tracking and Next.js frontend for beautiβ¦
-
Backend script that fetches headlines, runs sentiment analysis, and writes reports to `reports/`.
-
multi-chain-reward-scanner Public
multi-chain-reward-scanner β daily scanner that checks Base, Optimism and Arbitrum
-
airdrop-finder Public
Airdrop Finder scans a list of wallets across Base, Optimism, and Arbitrum.
-
onchain-nft-art Public
This project demonstrates generating completely on-chain NFT art using SVG and Solidity, deployable on Base.
-
basecamp-dapp Public
aseCamp - Beginner-Friendly Base dApp Template This template provides a full-stack Base dApp for beginners
-
base-gas-estimator Public
This project provides a Base-specific gas price estimator using: - An off-chain Node.js script (`estimateGas.js`) to compute median gas from recent blocks. - An optional on-chain smart contract (`Bβ¦
-
base-hardhat-truffle-box Public
Base Hardhat & Truffle Box Clone, set .env, install deps, deploy contracts to Base.
-
decentralized_reputation Public
This project demonstrates a simple blockchain-based reputation tracking system. Users perform actions (post, vote, comment), which are stored on a blockchain. Reputation scores are computed dynamicβ¦
-
# On-Chain Boolean Queries Prototype
-
simple_blockchain_prototype Public
Simple Blockchain Prototype Package.
-
mini_evm_package Public
Mini-EVM: Stack-based Smart Contract VM (Educational Prototype)
-
onchain_search_prototype Public
This package contains a compact, runnable prototype of a **fast on-chain search** system using a **sharded inverted index** and **per-shard Bloom filters**. It is intended as an educational, practiβ¦
-
TimedLock Public
This folder contains `TimedLock.sol` and a minimal Hardhat project to compile and run tests.
-
SimpleStorage Public
This folder contains `SimpleStorage.sol` and a minimal Hardhat project to compile and run tests.
-
PiggyBank Public
This folder contains `PiggyBank.sol` and a minimal Hardhat project to compile and run tests.
-
Counter Public
This folder contains `Counter.sol` and a minimal Hardhat project to compile and run tests.
-
BatchSender Public
This folder contains `BatchSender.sol` and a minimal Hardhat project to compile and run tests.
-
ai-reviewer-bot Public
This is a prototype GitHub App that performs explainable AI-powered code reviews on pull requests.
-
greeter-base Public
A simple, well-documented Hardhat project that deploys a `Greeter` smart contract where people can set and read a greeting message.
-
tipjar-base Public
A simple, well-documented Hardhat project that deploys a tiny `TipJar` smart contract where people can send ETH tips with a short message. This repository is designed for developers who want a quicβ¦
-
random-quotes Public
This program prints a random inspirational quote from a predefined list.