Skip to content

Block-Developers/ENS-market-place

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ENS Domain marketplace

List and sell your ens domains

Technology Stack & Dependencies

  • Solidity (Writing Smart Contract)
  • Javascript (Game interaction)
  • Alchemy As a node provider
  • NodeJS To create hardhat project and install dependencis using npm
  • Hardhat Develop, test and deploy smart contract

1. Clone/Download the Repository

2. Install Dependencies:

$ npm install

3. Deploy contracts to Goerli and Run dapp

  • Input your private key and goerli RPC in .env file
$ npx hardhat compile
$ npm run deploy-goerli
$ npm start

About

web3 market place app to buy and sell ENS Domains

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published