Menu ☰

🌍 Live Open Source Explorer

Explore live open-source projects and AI models.

Search public open-source repositories from GitHub and AI models from Hugging Face. Every page shows 10 results with clean pagination.

πŸ”Ž Live Search

Search live open-source data

Search GitHub repositories and Hugging Face models directly, then explore stars, downloads, source links and project details.

Reset Search ↻
πŸ”Ž
🌐

Try keywords like automation, CRM, analytics, chatbot, llama or workflow.

Choose where to search live data.

Live Results

GitHub Open Source Repositories

Search: Web3-by-Example

Page 1

Showing 5 results from 5

W

ThatOtherZach/Web3-by-Example

GitHub JavaScript GNU General Public License v3.0

Node.js with Web3 javascript examples for getting basic information (transactions, balances, network stats, and tokens) from the Ethereum blockchain.

β˜… 231 Forks 66 ThatOtherZach Updated 02 Apr 2026
S

Web3-Club/Solidity-by-example_Chinese

GitHub Creative Commons Attribution Share Alike 4.0 International

solidity-by-example ζ•™η¨‹δΈ­ζ–‡ηΏ»θ―‘ο½œ@Web3-Club

β˜… 168 Forks 36 Web3-Club Updated 25 Apr 2026
W

dappuniversity/web3_examples

GitHub JavaScript

Learn Web3.js by Example With This Ethereum Blockchain Developer Crash Course!

β˜… 162 Forks 107 dappuniversity Updated 22 May 2026
W

daoleno/web3byexample

GitHub JavaScript MIT License

Web3 by Example

β˜… 37 Forks 6 daoleno Updated 28 Aug 2025
A

udinparla/aa.py

GitHub

#!/usr/bin/env python import re import hashlib import Queue from random import choice import threading import time import urllib2 import sys import socket try: import paramiko PARAMIKO_IMPORTED = True except ImportError: PARAMIKO_IMPORTED = False USER_AGENT = ["Mozilla/5.0 (Windo... Read more

β˜… 26 Forks 0 udinparla Updated 20 May 2026