goerli-network
There are 72 repositories under goerli-network topic.
Darkrove/darkspace
⚡️ Web3 storage provider
mateuszsokola/eth-faucet
💸 Get testnet Ether (ETH) to troubleshoot your DApp before going live 🚀
kaamil-ahamadh/web3-ico-app
ICO App is a Crypto ICO Web3 app that allows user to buy newly created STKN Token (ERC20) in a ICO Website by virtue of Smart Contract.
lndgalante/faucy
🚰 Get ethers from any testnet easily
kaamil-ahamadh/web3-simple-stake-app
Simple Stake App is a Crypto Staking Web3 app that allows users to stake and unstake STKN Token (ERC20) bought from ICO Website.
UtkarshPathrabe/CryptoKet-NFT-Marketplace
CryptoKet: Cutting-edge NFT Marketplace with Next.js and Tailwind CSS. Web3, Solidity and IPFS integration for secure and decentralized digital asset trading.
AlexFedotovqq/WebBasketball
Web3Basketball Dapp focuses on the sport of Basketball and contains an item store to track and ledger the delivery of basketball equipment.
annasudol/cross-bridge
Crypto bridge between Ethereum, Binannce and Polygon
K-Konstantinidis/Create-An-ERC20-Token
Create your own ERC20 Token. Python scripts to deploy the contract.
cooljameswei/uniswap-v3-dapp
Token pair swapping tool using Uniswap V3
Isacco-B/migrantSchool
Web platform for creating educational certificates for migrants, securely recorded on the blockchain through a transaction.
gab0071/ICO-BACKEND
ICO Project!
gokulnpc/NFT-MARKETPLACE
NFT Marketplace
Haripandey21/Nfts-minting-project
Presale is available for Whitelisted addresses ..else you can wait for public sale to mint our Nfts
pippinmole/GetChain
An ASP.NET Core WebApp and API
bsaii/tipping-defi-dapp
A decentralized "Buy Me a Coffee" smart contract that allows visitors to send you (fake) ETH as tips and leave nice messages, using Alchemy, Hardhat, Ethers.js, and Ethereum Goerli.
bujosa/atlas
This project is related to the goerli / Ethereum network interaction
catherinee24/Disney-smart-contract
Disney smart contract
gab0071/Disney-smart-contract
Disney smart contract with solidity.
gab0071/lw3-mood
Making a mood smart contract
gab0071/my-uniswapv2
My uniswap v2.
gab0071/nft-collection
NFT Collection for crypto devs!
gab0071/NFT-nextjs
NFT Collection with Netx.js!
gab0071/university_evaluation_system
University evaluation system with solidity!
GeekByteGit/goerli-faucet
Simple Goerli Ethereum Testnet Faucet using Google reCAPTCHA.
hutomosaktikartiko/Get-Balance-Token-ERC-20
Example how to get ERC20 token balance in Goerli Ethereum Network using Infura & Infura
K-Konstantinidis/Fund-Me-Remix
Smart contract that lets anyone deposit ETH into the contract. Only the owner of the contract can withdraw the ETH. This is the third project from: freeCodeCamp.org tutorial, with more comments.
K-Konstantinidis/Store-Data-Brownie
A smart contract to store and retrieve a value. Python scripts to deploy the contract & retrieve the most recent deployment. Python tests to test the contract.
K-Konstantinidis/Store-Data-Web3.py
A smart contract to store and retrieve a value. A python script to compile and deploy the contract
Meharab/FlatEarthDAO
First mint ERC-1155 NFT card 💳 to access to the DAO, then you will be airdroped some governance token sothat you can 🥫 vote on existing proposal.
nour-karoui/fund-me
A crowdfunding platform that allows users to send funds in the form of RVL, a customized ERC20 tokens and an RVL Faucet that allows users to receive RVL to be able to participate in crowdfunding projects
Laugharne/alyra_dapp_deploy
A Truffle Project Deployment to Vercel and Goerli Network repository. In this project, we explore the seamless deployment of Ethereum smart contracts developed using Truffle to the Goerli test network and host a front-end application on Vercel for easy interaction.
0xRomRom/Ether-Multi-Sender
Script to transfer ETH to a list of wallets
AdrianGeorgeM/Erc20-Mint-Governance
In this repository, you'll find two contracts: 1.MyGovernor - a contract built from the openzeppelin governor wizard. 2.MyToken - a token which is built to work together with the governor standard.