GoMommy
ENS Marketplace - one stop shop to register, buy and sell ENSDomains utilizing 0x protocol. Demo video (no sound) - here Access the Marketplace (Use Rinkeby) - http://134.209.87.109:8080/#
Architecture
In order to sell domain, user converts the ENSDomain to ENSToken (ERC721). After that user creates order to sell ENSToken for specified price.
After customer buys ENSToken, he can burn it and receive ENSDomain ownership.
Project setup
Install dependencies
npm install
Compiles and deploy the staging application
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint
Sponsors API
- ENS for ownership management
- ENSNIFTY for managing tokenised ENS
- 0x v2 for creating a marketplace for erc721 based ENS (ensnft/weth)
Built With
- 0x-relayer
- 0x-v2
- ens
- ensnifty
- javascript
- vue
Log in or sign up for Devpost to join the conversation.