Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Top 23 Dapp Open-Source Projects
-
hardhat
Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software.
4. Hardhat and Truffle
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
Awesome Solidity Full blockchain solidity course
-
Project mention: INTEGRATION OF DAPPS WITH MODE: WALLET AND SMART CONTRACTS | PART 1: CONNECTING THE WALLET | dev.to | 2024-12-10
// context/index.tsx 'use client' import { wagmiAdapter, projectId } from '../config' import { QueryClient, QueryClientProvider } from '@tanstack/react-query' import { createAppKit } from '@reown/appkit/react' import { mainnet, sepolia, mode, modeTestnet } from '@reown/appkit/networks' import React, { type ReactNode } from 'react' import { cookieToInitialState, WagmiProvider, type Config } from 'wagmi' // Set up queryClient const queryClient = new QueryClient() if (!projectId) { throw new Error('Project ID is not defined') } // Set up metadata const metadata = { name: 'mode-chain', description: 'AppKit Example', url: 'https://reown.com/appkit', // origin must match your domain & subdomain icons: ['https://assets.reown.com/reown-profile-pic.png'] } // Create the modal const modal = createAppKit({ adapters: [wagmiAdapter], projectId, networks: [mainnet, sepolia, mode, modeTestnet], defaultNetwork: mainnet, metadata: metadata, features: { analytics: true, // Optional - defaults to your Cloud configuration } }) function ContextProvider({ children, cookies }: { children: ReactNode; cookies: string | null }) { const initialState = cookieToInitialState(wagmiAdapter.wagmiConfig as Config, cookies) return ( {children}QueryClientProvider> WagmiProvider> ) } export default ContextProvider
-
plutus-pioneer-program
This repository hosts the lectures of the Plutus Pioneers Program. This program is a training course that the IOG Education Team provides to recruit and train software developers in Plutus, the native smart contract language for the Cardano ecosystem.
-
Blockchain-Development-Resources
The contents of this repository will help you launch a career in Blockchain development. How to deploy Smart contracts on Ethereum, build DApps, DeFi, DAO, NFT and Token protocol.
-
-
Your investments are only as secure as your wallet. Hardware wallets like Ledger or Trezor provide unmatched security, while hot wallets such as MetaMask and Trust Wallet offer convenience for frequent transactions. As a developer, integrating these wallets into decentralized apps is often part of my daily work, and it's fascinating to see their robustness firsthand.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
unity-web3-game-kit
Unity Web3 Game Kit is the fastest way to connect and build games for Web3. It provides a single workflow for building high performance dapps. Fully compatible with your favourite platform.
-
KyberSwap
Codebase for KyberSwap that helps users convert tokens instantly and directly from their own hardware wallets, metamask and so on. No setup, No deposit, no withdrawal needed. Try it out on https://kyberswap.com or join telegram for developers https://t.me/KyberDeveloper.
-
-
-
-
-
-
-
-
-
wallet-selector
This is a wallet selector modal that allows users to interact with NEAR dApps with a selection of available wallets.
-
-
-
start-here
Join our community and build with us. This repository is for Community help and support 💜 ✨
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Dapps discussion
Dapps related posts
-
Crypto Investing Tools Every Web3 Developer Should Know
-
Smart Contract Audits: Ensuring Safe Blockchain Migration
-
Everything About Account Abstraction: Enhanced Web3 Wallets Drive Crypto Adoption, Fuse’s TradFi-Web3 Vision
-
Welcome TrustWallet Best Exchange Now Free AirDrop Get Started Trust Wallet App
-
ByBit
-
Ultimate Airdrop Guide for Scroll ZKP (Ethereum Layer 2)
-
How To Stake HydraDX's HDX Token
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 13 Dec 2024
Index
What are some of the best open-source Dapp projects? This list will help you:
Project | Stars | |
---|---|---|
1 | hardhat | 7,360 |
2 | awesome-solidity | 6,608 |
3 | appkit | 4,966 |
4 | plutus-pioneer-program | 1,391 |
5 | Blockchain-Development-Resources | 1,301 |
6 | holochain | 1,187 |
7 | trust-web3-provider | 785 |
8 | beam | 699 |
9 | matic.js | 545 |
10 | unity-web3-game-kit | 533 |
11 | KyberSwap | 430 |
12 | typescript-solidity-dev-starter-kit | 410 |
13 | nft-marketplace | 393 |
14 | QuillAudit_Reports | 353 |
15 | hive | 331 |
16 | heimdall | 272 |
17 | hyperhyperspace-core | 207 |
18 | Juno | 199 |
19 | SushiChain | 192 |
20 | wallet-selector | 160 |
21 | flow-playground | 116 |
22 | token-allowance-checker | 75 |
23 | start-here | 69 |