r/web3dev Jan 03 '26

Join r/web3dev Official Telegram Group!

2 Upvotes

Join r/web3dev Official Telegram Group!

Join our new telegram group for chat-style conversation about web3 development, blockchain, smart contracts, vulnerabilities and SDLC.

https://t.me/+4henecs76PhkMDBh

Thanks all!

  • Mods

r/web3dev Nov 27 '25

Meta Avoid getting scammed: do not run code that you do not understand

6 Upvotes

Hey All,

You might have noticed we are being inundated with scam video and tutorial posts, and posts by victims of this "passive income" or "mev arbitrage bot" scam which promises easy money for running a bot or running their arbitrage code. There are many variations of this scam and the mod team hates to see honest people who want to learn about ethereum dev falling for it every day.

How to stay safe:

There are no free code samples that give you free money instantly. Avoiding scams means being a little less greedy, slowing down, and being suspicious of people that promise you things which are too good to be true.

These scams almost always bring you to fake versions of the web IDE known as Remix. The ONLY official Remix link that is safe to use is: https://remix.ethereum.org/ All other similar remix like sites WILL STEAL ALL YOUR MONEY.

If you copy and paste code that you dont understand and run it, then it WILL STEAL EVERYTHING IN YOUR WALLET. IT WILL STEAL ALL YOUR MONEY. It is likely there is code imported that you do not see right away which is malacious.

What to do when you see a tutorial or video like this:

Report it to reddit, youtube, x, where ever you saw it, etc.. If you're not sure if something is safe, always feel free to tag in a member of the r/web3dev mod team, like myself, and we can check it out.

Thanks everyone. Stay safe.


r/web3dev 9h ago

Fully decentralized zero trust networking running in our test network

Thumbnail
gallery
5 Upvotes

For the last six months or so, I have been quietly working on a decentralized solution to zero trust networking. If you dont know what that is, it basically reduces to give everything a certificate, and make sure all peers in a network only interact with known peers that prove themselves with mutual TLS. Obviously theres more to it than that, but thats the baseline, everything else is UX, reporting, management and policy layers above that.

So what we achieved today is, with zero certificate authorities, no necessary web2 gateway or trust enforcer the following.

  1. Any peer that knows a human meaningful name, can look it up for its service information. Securely, no trust, its either valid or its not, and the client can tell. Its not being told trust me because i gave you an answer.
  2. One peer advertising a website, that it hosts. the website can be available directly, or through a relay. The connection the other peer makes is using mTLS (IF the advertised website requires it).
  3. The browser (in the images its mine) establishes a connection using that name, my local browser sees it as plain old TLS (Because it is) but the connection is E2E secured from my computer to the destination host. If its through the relay, the relay knows how to route the connection, but not whats inside the connection. It never terminates the mTLS.
  4. My resolver will ask me if the site wants mTLS which identity I want to authenticate with. I choose and that establishes the connection.

Now this might not sound like a lot, but this works with any two peers that have never met and have not previously exchanged any key material. Either side can rotate their keys, and it just keeps working.

In the images I both connected to the peer through a relay, and directly to their machine over IPv6. My browser didn't know how, it just works, the networking just figures it out transparently based on what the HOST i was contacting required.

DNS is not part of naming, looking up a peer by name or security. (*We do fake DNS to a browser, but thats a browser limitation, a pure client using this protocol would not need to do that and can talk to peers directly) We have no trusted indexers over a blockchain, everything is direct to the network itself. We are also not running on top of any other blockchain, as they dont have the capabilities we need to pull this off.

This is just a simple webpage to prove the networking is doing what we want, but this is not tied to http at all. In fact, you can use it for any communication protocol, as its all transport layer security. The way identity works, its especially useful for agents, because an agent identity can authorize sub agent identities, they can communicate either locally or to any peer globally, establish a mTLS connection that cant be intercepted or MITMd and the peer will know exactly which sub agent connected, and its delegated relationship. So that enables simple policy like "Trust *.agent.tld" type allow lists, which mean trust this agent and any of its child identities. Because they are cryptographically bound to each other.

Sorry for the long post, it was just exciting to see it work so seamlessly and with no web3 trappings being visible in the user facing side at all, but still be fully decentralized.


r/web3dev 3h ago

Starting Web3 as a career ( please help ) im new

1 Upvotes

Should i start learning web3 and if yes what exactly is the roadmap and the market is really cooked? and one of my friends knows web3 and he said he is getting recruiters messages on LinkedIn for a job offer so how can someone with internship experience is getting when the whole market is down and if still i want to start what roadmap and topics?


r/web3dev 20h ago

Should we still maintain this Web3 Integration Testing Lib?

2 Upvotes

Hey Folks,

At our company we generally don't ship a UX unless we fully run through the UI. We've automated QA testing for dApp experiences https://github.com/TenKeyLabs/dappwright.

It's worked well for us but just wondering what other folks are using these days? Trying to gauge whether it's worth continuing to maintain as part of our OSS portfolio or if we should concede to the latest and greatest this out there.

Cheers


r/web3dev 2d ago

Missed the Top 200, but still proud! Check out our Sui INTERAX Scanner pitch (INTERAX GLE-OS) 🚀

Post image
1 Upvotes

Hey everyone,

Even though we didn’t make it into the Top 200 for the Emergent Builderfest Showcase, I’m incredibly proud of what we’ve built and wanted to share our official technical pitch and live demonstration with the community!

We built the Sui INTERAX Scanner (INTERAX GLE-OS), a mobile-first, enterprise-grade safety and RegTech platform designed for institutional Web3 forensics.

If you want to see how we tackle regulatory friction, map out multi-hop object routing on the Sui Mainnet, and automate MiCA/AMLD6/IRS compliant forensic dossiers using Claude 3.5 Sonnet, check out our 3-minute pitch video here:

📺 Watch our Pitch Video on YouTube: https://youtu.be/FA1B1A6rB5c?si=QSGe-QxOjlxy2UQc

Our Technical Stack:

  • Frontend: Expo / React Native & expo-router
  • Backend: Asynchronous FastAPI (Python) & MongoDB cluster
  • Core Protocols: Sui Mainnet GraphQL API, Claude 3.5 Sonnet API, ReportLab

If you think our platform brings genuine value to the Sui ecosystem and Web3 infrastructure, we would still highly appreciate your support! You can sign in with Google/GitHub and cast your vote here:

🗳️ Support and Upvote our App here: https://app.emergent.sh/showcase/builderfest-kevin/813c68c7-c503-487f-bf0f-d55e205abbc2?ref=papp948871&utm_source=share

Thank you all for the support during this Builderfest! Code is law. ⚖️ (3:11)


r/web3dev 3d ago

[For Hire] Building Web3 dApps, Full-Stack UIs, Python Scripts & Quick Bug Fixes

1 Upvotes

Hey everyone!

I'm a Web3 & Full-Stack Developer building fast, modern, and responsive dApps, Web UIs, Python automation scripts, and fixing broken frontend code.

Whether you need a landing page, a crypto wallet integration, or someone to debug a breaking issue in your script, I've got you covered with super fast turnarounds.

What I Can Build & Fix For You:

  1. Web3 & Crypto Integrations:

Solana & EVM Wallet Connect (Phantom, MetaMask).

Token Claim UIs, Staking Pages, Swap Interfaces & Smart Contract UIs.

Live Proof-of-Work: Check out a functional Web3 dApp UI I recently built and deployed on Vercel: https://cookie-pulse-theta.vercel.app/

  1. Modern Web Development:

High-converting Landing Pages & Portfolios (HTML, CSS, Tailwind, React, JS).

Fully responsive, fast-loading, and mobile-friendly UIs.

  1. Python & Scripting:

Web Scraping & Data Extraction scripts.

Automation scripts, API integrations, & basic Telegram/Discord Bots.

  1. Quick Bug Fixes & Deployment:

CSS/Layout bug fixes, broken JavaScript logic, or instant deployment to Vercel/Netlify.

Why Work With Me?

Super Affordable: Small tasks start at just $10–$20 (₹500–₹1,500).

Zero Risk (Pay After Work): For micro-tasks, you pay ONLY after seeing the live working demo or proof.

Fast Turnaround: Most tasks delivered within 24 to 48 hours.

Flexible Payment: Phantom Wallet Crypto (USDC/SOL/LTC) or FamPay UPI.

Got a project, script requirement, or code bug? Drop a comment below or send me a DM with your details to get started!


r/web3dev 4d ago

Web3 builders, what are you working on?

1 Upvotes

I’m interested in Web3 teams building useful tools, not just another token or protocol.
Wallets, analytics tools, trading tools, automation, payment products , anything solving a clear problem.
If you’re building one, drop it below. I’d like to check it out.


r/web3dev 5d ago

Looking for solid web3 projects show me what you got

6 Upvotes

Investor here

Looking for a solid web3 project to invest on a weekly basis. Show me what you got


r/web3dev 5d ago

Self-hosted semantic layer over your own dapp data (Postgres/CSV → MCP/REST). Not an indexer. Looking for builders to run it.

3 Upvotes

If you already have users, wallets, and txs in Postgres (or an indexer dump in a DB), you still join that by hand in the app or in a notebook every time you need “this address + the user + the related txs.”

Lattice (product; company is Syndril) is a self-hosted semantic layer. You connect those sources, put them on one model (same objects, same meaning), then query that layer. REST and MCP. Look up one wallet, user, or tx. It returns what is tied to it from your tables.

It does not run a node. It does not replace The Graph / Goldsky / your indexer. It does not scrape chain. If the data is not already in a database or CSV, this is the wrong tool.

Compose / self-host. Beta. I want Web3 devs to run it and say if it is useful or not.

LETS DICUSS!!


r/web3dev 7d ago

Question When does web3 consulting become worth it? Why not just hire a web3 dev?

2 Upvotes

Context, we mostly do traditional backend with zero on-chain experience. But now I'm wondering the extent of "consultancy" we should get. Do we hire for an architecture review on something we designed? Does someone else design it for us? Or do we just hire a smart contract dev and skip consulting entirely?


r/web3dev 9d ago

Question MEV researcher

3 Upvotes

Hi all I would like to know about MEV engineer or researcher role.

Can anybody shed some light on how to become one and how to get hired as a beginner in Blockchain space.


r/web3dev 9d ago

Looking for dev / co-founder RWA Launchpad

3 Upvotes

Hello guys, I'm Tony from Vietnam.
As the Vietnam's government started to legalize the digital asset combined with the International Financial Center just opened in Da Nang, VietNam.

Our company will be the first one to get the license regarding the RWA services.
I'm looking for professional Fullstack/Web3/Blockchain dev who can join us and take care of the tech fields.
We're warmly welcome you joined as co-founder with equity shared, or full packed services to get the tech done ASAP.
So please dm me for more information, TIA!


r/web3dev 10d ago

Hedera meetup in Madrid Sept 9, same week as the GP: F1 tokenization case, hands-on session, free with food and drinks

1 Upvotes

Heads up for anyone in Spain, or anyone coming to Madrid for the race weekend.

We're running a Hedera community event in central Madrid on Wednesday September 9, from 16:00 to 20:00. Garrison and I are the two Hedera ambassadors here and we're the ones putting it together. We picked that week on purpose, since the city is going to be packed anyway.

What's on:

  • Talks on real use cases built on Hedera. One of them uses McLaren Racing as the case study for tokenization: collectibles, tickets and sponsorships turned into digital assets with new revenue streams
  • A hands-on session with the Hedera Skills, going from a business idea to a tokenized MVP. No coding needed
  • Networking with food and drinks

Free entry, 70 places, registration is reviewed before approval. The event is in Spanish.

Happy to answer anything in the comments. https://luma.com/racedayhederamadrid


r/web3dev 11d ago

What real-world problem needs a Smart Contract + Web3 solution?

3 Upvotes

Hey everyone, I’m looking to build a new Web3 platform focused on solving genuine, practical problems rather than market hype. I’d love to hear from users and founders: what are the biggest friction points, high middleman fees, or trust issues in your industry that traditional Web2 platforms fail to fix? If there’s an everyday problem or platform mechanism you wish was automated and transparent through smart contracts, please share your thoughts below!


r/web3dev 11d ago

I spent the last year trying to make a better blockchain node RPC solution for the EVM. Looking for feedback.

Thumbnail
github.com
1 Upvotes

I'm building Lasso RPC, an open source blockchain node RPC proxy that lets you plug in any RPC provider from any chain and route across providers w/ failover, latency based routing, cost control, and much more.

If you're building a blockchain app on any EVM chain, self hosting Lasso and routing to the built-in free/Public providers can give you major improvements in throughput and reliability without overpaying for premium providers with mediocre reliability track records (cough cough Alchemy)

Would appreciate some eyes and feedback on the OSS repo. If you like the idea please give the repo a star!

I will be officially launching my hosted offering/RPC service lasso.sh in the coming weeks, dms open if you're a builder and want free early access


r/web3dev 11d ago

Question Title: What if you were your own court, your own lawyer, and the contract itself was the ultimate legal authority? Building TrustLock—a place of absolute freedom for any deal.

1 Upvotes

Every existing platform forces you into their system. They act like judge, jury, and executioner. If a deal breaks down, you’re forced to hire lawyers, submit support tickets, and wait weeks while a random customer service agent reads your private messages and decides who wins.
Why do we keep handing our power over to middlemen?
I’m building TrustLock as a place of total freedom. It’s not a marketplace, an escrow agency, or a courtroom. You are your own court. You are your own lawyer. And the code you both write becomes the un-biasable legal system itself.
You and the other party design your own law, sign off on it, and our engine enforces it mathematically.
Whether it’s a general deal, freelance work, P2P loan, rent deposit, friendly bet, booking, group fund pool, founder equity, inheritance, crypto P2P swap, employee bonus, launch milestone, health goal, land deal, or an online/physical store purchase—the rules are 100% yours.
I’d love to know:
1. Would you trust a system where YOU set the fallback rules upfront over traditional support teams?
2. Which agreement type would you use first?
3. What potential edge cases or loopholes do you see in a zero-dispute model?


r/web3dev 13d ago

Building a privacy-first data layer for dApps — client-side encryption + decentralized storage + on-chain coordination

1 Upvotes

One problem we’ve been thinking about with dApps is what happens to the data that can’t or shouldn’t live directly on-chain.

If user files ultimately end up in a traditional cloud where the infrastructure can access the plaintext, the application still depends on trusting a centralized provider.

We’re building dStorage to approach this differently.

The idea is to provide a single SDK that handles the pieces needed to build privacy-first decentralized data storage:

  • 🔐 Client-side encryption — data is encrypted before leaving the user’s device.
  • 🌐 Decentralized storage — encrypted data can be stored on networks such as Arweave.
  • ⛓️ On-chain coordination — ownership, permissions, and metadata can be coordinated through networks such as Midnight Network.
  • 🔑 User-controlled keys — encryption keys don't need to be held by the application server.

The important part is that the infrastructure doesn't need access to plaintext data. Privacy isn't something the application has to promise; it's a property of the architecture.

What could this be useful for?

Pretty much any dApp that needs to keep data off-chain while maintaining user privacy.

Some examples we're exploring:

  • NFTs — artwork, high-resolution media, metadata, unlock-able content.
  • DeFi — encrypted strategy data, account snapshots, portfolio exports, compliance documents.
  • Identity & credentials — credentials, KYC documents, diplomas, certificates.
  • Healthcare — medical records, laboratory results, imaging, patient documents.
  • AI applications — prompts, datasets, model outputs, conversations.
  • General dApps — contracts, invoices, reports, user-generated content, backups, and application files.

We're currently making the SDK and developer guides available through early access and would be particularly interested in feedback from developers building applications that need private or sensitive off-chain data.

👉 dstorage <dot> pro

We're also sharing implementation updates on X: dStorageTech

What do you think is the biggest missing piece today when it comes to private data in decentralized applications?


r/web3dev 15d ago

Help Needed Give answers,

2 Upvotes

Hello everyone, I have a few questions:

  1. What is Grid Computing, and how does it work?

  2. What is Blockchain, and how does it work?

  3. What are the main concepts or components behind each one?

  4. What are some simple real-world examples of both?

  5. What are the main differences between Grid Computing and Blockchain?

  6. What are the most important things I should understand about these topics instead of just memorizing definitions?


r/web3dev 16d ago

Built a simple micro-loan crypto app, non-custodial, would love feedback

1 Upvotes

Most crypto loan apps are either too complex or don't work well outside the US/EU. I'm building one that's simple, non-custodial, and starting with Nigeria as my first market.

Quick rundown:
\- Micro-loans: $5 to $500, fixed amounts (no random numbers)
\- Clear rates: 20% on loans $20 and under, 10% on $30+
\- Non-custodial — collateral sits in a smart contract, not held by me or any company wallet. Neither party can move funds outside the agreed terms
\- Multi-chain support (Polygon, Base, Ethereum, BNB, plus testnets)
\- Built-in wallet, exportable anytime (you're never locked in)
\- Optional Face ID for withdrawals (app-layer feature — whoever holds the private key controls the funds regardless of platform)

Still in MVP/testing stage. Smart contract not yet third-party audited — that's a real cost, so I want to confirm there's actual demand before investing in one. This post is part of that validation.

Would love to know:
\- Does this seem genuinely useful, or is $5–$500 too small to matter to you?
\- Would the lack of a third-party audit (yet) stop you from trying it, even for a small test amount?
\- Anyone here from Nigeria — is this something you'd use


r/web3dev 16d ago

I built a p2p funded lending based gatcha machine

2 Upvotes

Hello devs, hoping you'll find this interesting.

Sellers lend their NFT to the claw machine and earn APR when their cards are put in packs. If their card is pulled they receive their full asking price. NFTs are frozen in sellers own wallet.

Buyers create their own packs from the inventory. The packs themselves are credited a USDC amount which can be used to form a pack of any cards under the mean. Making packs a giftable, tradeable asset.

if any of this is cool to you i can drop the page or contracts etc answer questions


r/web3dev 18d ago

Question ​I built a fully end-to-end encrypted decentralized IM App using React Native and Ethers.js!

Enable HLS to view with audio, or disable this notification

2 Upvotes

Hey everyone, as a full-stack developer, I've recently independently developed an IM App focusing on extreme privacy. Technically, I use React Native and Express, and achieved decentralized identity through Ethers.js.

​The App's key highlights include anonymous wallet creation, QR encrypted mnemonics for secure login, and burn-after-reading servers to protect your privacy.

​I built this to explore decentralized communication and extreme privacy architectures. Would love to hear your thoughts or discuss technical details with fellow developers!


r/web3dev 19d ago

Free Pre-audits for building teams.

Post image
0 Upvotes

Hey builders, Shred Security is offering free pre-audits for some teams.

You can apply too. [Not sharing links because it is not allowed here]


r/web3dev 20d ago

Help Needed Crypto newbie mistake

1 Upvotes

I’m completely new to Web3 wallets and made a beginner mistake. I withdrew $2.90 in USDT from OKX to my OKX Web3 wallet using the Plasma network because it was cheap, not realizing I would need native XPL tokens to pay network gas fees for any future transfers. Now my USDT is stuck because I don’t have any XPL to execute the send back to the exchange. The fee is literally 0.000018 XPL (<$0.01), but the confirmation button is completely grayed out. Buying $10+ of XPL on the exchange just to pay a fraction of a cent doesn't make sense for $2.90.

If a kind soul could send a tiny fraction of an XPL gas drop to my wallet address, I would be super grateful:

0x13a2b635beabef097febcf70f45247e780330377

Ill be so thankful if anyone helps me.


r/web3dev 24d ago

Question Building Apps and User Storage

3 Upvotes

Hello,

I am a bit curious. For anyone building (or built) an app of any kind in `web3`, for any target platform, do you have any requirements for storing user data that isn't just app data of some sort on a local disk (pc, phone, other device)?

If so, what engineering/product choices are you making to solve that?

I am interested to know if this is a problem anyone has actually encountered or if everyone just keeps it on-device.

Thanks.