chuongtang / web3domains

Mint your .web3 domain on Polygon chain🌐

Home Page:https://web3domains.pages.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Domain name service on Polygon Polygon

Register your own custom domain on Polygon (such as ".cool", ".tricky", ".something"...)
This app let user register a .web3 domain ( such as newday.web3, learning.web3, easymoney.web3...)
Mine is genesis.web3. What is yours?

Tech Stack

Frontend:

  • VITE VITE: superfast frontend tool to render React React.Typescript

Blockchain wallet:

  • Metamask Logo Metamask The crypto wallet for Defi, Web3 Dapps and NFTs.

Styling:

  • Chakra Chakra: a simple, modular and accessible component library for React applications. Fully integrated with VITE

Smart Contract Development:

  • Hardhat Hardhat: a local Ethereum network. Easily deploy your contracts, run tests and debug Solidity Logocode without dealing with live environments.

Deployment:

  • Alchemy Logo Alchemy Blockchain: A Blockchain API that Supercharges Smart Contract deployment.

  • CloudflarePages Logo Cloudflare Pages A Super easy front end deployment platform. Just connect your GitHub or GitLab account. After that, it’s just git push to deploy the app.

Basic Sample Hardhat Project

This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, a sample script that deploys that contract, and an example of a task implementation, which simply lists the available accounts.

Try running some of the following tasks:

npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
node scripts/sample-script.js
npx hardhat help

About

Mint your .web3 domain on Polygon chain🌐

https://web3domains.pages.dev


Languages

Language:TypeScript 50.1%Language:Solidity 33.6%Language:JavaScript 12.3%Language:CSS 3.0%Language:HTML 1.0%