GithubHelp home page GithubHelp logo

aptos-names-contracts's Introduction

Aptos Name Service

Branches

  • main branch → current dev
  • mainnet branch → current mainnet deployment
  • testnet branch → current testnet deployment

Testing

Unit test

Run ./sh_scripts/move_tests.sh.

Deploy to testnet

  1. Run aptos init to create a new profile.
  2. Update the address you want to deploy to and profile in move_publish.sh.
  3. Run ./sh_scripts/move_publish.sh to deploy.

aptos-names-contracts's People

Contributors

0xaptosj avatar 0xchucky avatar 0xmaayan avatar angieyth avatar briungri avatar davidiw avatar gotenjbz avatar gregnazario avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

aptos-names-contracts's Issues

[Bug] Missing subdomain grace period enables sniping

@banool

Presently, renewal of an Aptos domain entails "reregistration" during a grace period: a domain has to first expire, then the holder has to "reregister" the domain

Subdomains, however, have no reregistration grace period, which means that subdomain holders are force to reregister at the moment of expiry. This process can easily be sniped by a bot or a block producer.

Hence it is suggested that subdomains implement a grace period

See core/sources/domains.move::name_is_registerable()

Feature: attach metadata to domain name resource

Any plans to add the ability to attach custom metadata such as web URLs, images, description, etc... to the domain name?

This would allow users to discover who is behind a certain domain name (e.g. by viewing their social links) or obtain more information about an address in general, which could lead to more trustworthiness when interacting with Aptos accounts.

I'm also aware a lot of other web3 domain name standards use this approach, e.g.:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.