Skip to content

devkupro/AleoDNS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aleo DNS

                    _    _            ____  _   _ ____  
                   / \  | | ___  ___ |  _ \| \ | / ___| 
                  / _ \ | |/ _ \/ _ \| | | |  \| \___ \ 
                 / ___ \| |  __/ (_) | |_| | |\  |___) |
                /_/   \_\_|\___|\___/|____/|_| \_|____/ 

Screenshot from 2023-11-08 16-15-04

Getting started

Discord Members

  • vanphappi314 (Tech Lead)
  • Lunar.luam
  • thien0476
  • kayden8077
  1. Clone the source code from the repository:
git clone https://github.com/devkupro/AleoDNS.git
  1. Use Makefile to run
  • run server by CLI
make backend
  • run UI by CLI
make frontend

Descriptions:

  1. Mint DNS
  • Register DNS on Aleo's blockchain
ad192292-7e94-43c8-9e8a-238894b370ac.mp4
  1. Transfer/Burn DNS
  • Transfer DNS to other address
  • Burn DNS to delete DNS
df9dc95b-49ae-429a-9412-63db15ce4547.mp4
  1. Marketplace DNS
  • Buy DNS on market domain
  • Sell DNS on market domain
7ae9886a-7bfc-4de7-b1ac-76883072a0ec.mp4