solidity-dapps
There are 456 repositories under solidity-dapps topic.
bkrem/awesome-solidity
⟠ A curated list of awesome Solidity resources, libraries, tools and more
0xisk/awesome-solidity-gas-optimization
Best resources for Solidity gas optimizations ⛽
Dexaran/ERC223-token-standard
ERC-223 token standard reference implementation.
aragon/aragon-apps
(Aragon 1) Aragon apps developed by Aragon Core Devs (smart contracts + webapps)
panaverse/panaverse.github.io
Certified Web3 and Metaverse Developer Syllabus and Details by Panaverse
AleRapchan/flash-swap-arbitrage-bot
Smart Contract BOT code, running on Ethereum Blockchain, watching for and executing profitable arbitrage opportunities using flash loans and flash swaps.
ahmetozlu/defi_yield_farming
:tractor: :ear_of_rice: A DeFi app, which provides staking & farming functions are deploy-able with a website, for yield farming.
1x-eng/Decentralized_eCom
A decentralized e-commerce platform. Tech Stack: Ethereum (Solidity) on the backend, Web3 binding to ReactJS frontend
gr3yc4t/ERC20-Staking-Machine
Dapp that implements a "fake-stake" mechanism on any ERC20 token
MitchTODO/Ethereum-SupplyChain
A supplychain smart contract written in Solidity and deployed on the Rinkeby test network.
nickytonline/web3-starter
An opinionated web3 starter for building dApps
zeeshanhanif/learn-solidity
Learn Solidity Step by Step
R3D4NG3L/PresaleSmartContract
This repository offers a smart contract to manage seed sales / pre-sales. It is written in Solidity for EVM blockchains (e.g. Ethereum, BSC, Cronos, ...).
flute/blockChainWords
以太坊区块链上永存的留言 🚴♂️🍜🦉
formentor-studio/ethereum-payment-vuejs
Simple Dapp and Vuejs app to manage payments in ether
badd-labs/badd-labs
BADD Labs: Active Learning in Blockchain And Dapp Development
yan-man/virtual-power-plant
Virtual Power Plant dApp - a decentralized demo dApp of a virtual power plant that onboards battery assets, charges and discharges them based on spot prices, and allows investors to earn dividends based on profits from energy trading. Built with Solidity-based smart contracts.
ibnzUK/Smart-Contract-GUI
React, Tronweb, Tronlink application to fetch Smart contract details and interact with smart contracts on TRON blockchain, Main Net, Nile Test Net, Shasta Test Net.
steadylearner/ethdev-diary
It will help you to be a Ethereum developer from nothing. I will record every learning sources and code I write until I get a paid job with it.
bep20/token-generator
Create your own ERC20 or BEP20 Token in less than a minute with the most used Smart Contract Generator for ERC20 and BEP20 Token. No login. No setup. No coding required.
oraclesorg/oracles-contract
New version of POA Network consensus contracts is here: https://github.com/poanetwork/poa-network-consensus-contracts
ILESKOV/LeskoDEX
LeskoDEX is a DEX with a decentralized orderbook and a custom ERC-20 ESKO token. Each user can connect to the DEX via Metamask and trade the ETH/ESKO pair. A custom chart for technical analysis is available.
huanlv94/zeros-dice
Simple game in blockchain with solidity. Contract address: https://rinkeby.etherscan.io/address/0xa2184acf2607964b8f3fd7e23434519304440cdf
SayanKar/decentralized-crowdfunding-platform
It's a Crowdfunding dapp deployed on Avalanche Fuji Testnet
Dickens-odera/Hotel-Booking-Dapp
A Simple React Hotel Booking DApp that interacts with smart contracts to seamlessly provide users with the ability to list hotels, book and checkout rooms.
bigman1208000/Decentralized_eCom
A decentralized e-commerce platform! Tech Stack: Ethereum (Solidity) on the backend, Web3 binding to ReactJS frontend!
arshdeepbahga/blockchain-applications-book
Source code for the examples in the book Blockchain Applications: A Hands-On Approach by Arshdeep Bahga and Vijay Madisetti
rohitsethii/LotteryDapp
Lottery DApp-is a lottery web app in which a user can guess a number between 1 an d 20. The onwer of the contract will draw a winner after every round of lottery. I made this lottery to experiment with and get a grasp of the full-stack process behind creating Ethereum DApps.
bep20/bep20-token-generator
Create your own ERC20 or BEP20 Token in less than a minute with the most used Smart Contract Generator for ERC20 and BEP20 Token. No login. No setup. No coding required.
citydaoproject/contracts
CityDAO's Solidity smart contracts
f-z/decentralized-option-trading-platform
A decentralised marketplace for option trading, built on Ethereum (using Solidity)
The-Poolz/Poolz-Back
smart contracts using solidity for erc20 tokens to eth and erc20 to erc20
akshay-na/erc20-airdrop-contract
ERC20 token smart contract which contains method to Airdrop tokens to whitelisted users . Only Admin of the contract will be able to add whitelist addresses and users can claim their tokens by interacting with the web page. Users will pay transaction gas fees for token transfers.
deplant/java4ever-framework
Connects your JVM solutions to TON Virtual Machine smart-contracts. Develop, test & access Web 3.0 apps. Suitable for TVM family of blockchains: TON, AckiNacki, Everscale & Venom.
kunaldhongade/ChatLink
A cutting-edge chat application powered by blockchain technology and built with Next.js. Experience secure, decentralized messaging while enjoying a seamless user interface and real-time interactions. Connect with others in a transparent and immutable environment, revolutionizing the way we communicate online
jebitok-dev/intro-to-smartcontracts
Web3bridge course: learning how to write smart contract on Ethereum Blockchain using Solidity