The Wayback Machine - https://web.archive.org/web/20220601225438/https://github.com/topics/web3-solidity
Here are
24 public repositories
matching this topic...
⟠ A curated list of awesome Solidity resources, libraries, tools and more
Elegant Web3js functionality in Swift. Native ABI parsing and smart contract interactions.
Updated
Jun 1, 2022
JavaScript
A decentralized e-commerce platform. Tech Stack: Ethereum (Solidity) on the backend, Web3 binding to ReactJS frontend
Updated
May 13, 2022
JavaScript
Create and Deploy a Front Run Bot Sol Contract on BSC ERC-20 PancakeSwap
Updated
Apr 11, 2022
Solidity
A project template for ethereum-based multi-pages DApp.
Updated
Apr 9, 2022
JavaScript
Updated
Apr 3, 2021
JavaScript
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.
Updated
Jan 20, 2022
JavaScript
100 Days of Solidity step-by-step guide to learn Smart Contract Development.
Updated
Jun 1, 2022
Solidity
Oracle Service for Smart Contract and dApps
A decentralized e-commerce platform! Tech Stack: Ethereum (Solidity) on the backend, Web3 binding to ReactJS frontend!
Updated
May 19, 2021
JavaScript
mulkila - A Simple Auction App based on Ethereum
Updated
Aug 25, 2018
JavaScript
makhno - A Simple Auction App based on Ethereum
Updated
Aug 23, 2018
JavaScript
ICO Crowdsale: Kitten Token - a DApp on Ethereum Rinkeby Test Network
⛓️ Ethereum Blockchain based To-do application written in Solidity and React
Updated
Jan 26, 2022
JavaScript
a donation website with ethereum as its currency
Updated
Mar 15, 2022
TypeScript
Web 3.0 blockchain webapp made with React, Vite.js and TailwindCSS.
Updated
Dec 28, 2021
JavaScript
Maqueta para validar titulaciones basada en redes Ethereum. Integra web3 con nodo Geth.
Updated
Feb 27, 2019
HTML
Simple project to understand how web3js works and how to intergrate front-end with blockchain.
Updated
May 29, 2022
Solidity
Final year Web3.Js blockchain Project with youtube Video Explanation Video
Binance Smart Chain front running bot friendly source code
make a NFT collection named Crypto Devs. We want to give our early supporters access to a whitelist for our collection, so here we are creating a whitelist dapp for Crypto Devs
Updated
May 27, 2022
JavaScript
Web 3.0 React Solidity Blockchain Application
Updated
Dec 31, 2021
JavaScript
form built by react.js and web3.0 solid api
Updated
Nov 7, 2020
TypeScript
Improve this page
Add a description, image, and links to the
web3-solidity
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
web3-solidity
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Is your feature request related to a problem? Please describe.
Currently, when we look at contracts we can only refer to them using their addresses.
Describe the solution you'd like
It would be more convenient if we could add a text to each contract, so when we look at our contracts we will see the description of it.
Describe alternatives you've considered
Another option is t