Skip to content

vinibarbosabr/nano-to

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

line

Nano Name Service

Hosted on Github

line

Nano.to

🇺🇸 · 🇲🇽 · 🇵🇹 · 🇸🇻 · 🇪🇸 · 🇩🇪 · 🇯🇵 · 🇺🇦 · 🇰🇷 · 🇧🇷

line

Quick Links

line

Alias Domains

  • nano.to (Official)
  • xno.to (Redirect)
  • ӿ.to (Redirect)

line

Username API

GET: https://nano.to?nostr=esteban,atxmj
[
    {
      "status": "active",
      "github": "nano2dev",
      "name": "esteban",
      "address": "nano_1m747htgqw5f...hmz1zaqoj1puj7h96oj",
      "created": "September 13, 2021",
      "expires": "October 7, 2024",
      "created_unix": 1631584140,
      "expires_unix": 1728273600
    },
    {
      "name": "atxmj",
      "address": "nano_1dctqbmqxf....91aurmuho48jx3c",
      "created": "November 29, 2021",
      "expires": "November 29, 2023",
      "created_unix": 1638200760,
      "expires_unix": 1701234000
    }
]
GET: https://nano.to?search=nano_1bank1q3q7x8rim...r51qsdkm8g45
[
  {
    "name": "bank",
    "status": "active",
    "address": "nano_1bank1q3q7x8rim...r51qsdkm8g45",
    "created": "October 10, 2022",
    "expires": "October 14, 2023",
    "created_unix": 1665418910,
    "expires_unix": 1697332800
  }
]

line

Verification ✅

Verify your Nano.to Username by Forking Nano.to and changing known.json.

Accepted Changes:

{
  "status": "active",
  "github" "GITHUB_USERNAME", // required for checkmark
  "nostr" "NOSTR_URI",
  "twitter" "TWITER_USERNAME"
}

Then submit a Github PR to master branch.

Address changes require proof of ownership. ex. Send 0.XXX to yourself.

line

Github ⭐️

Give a star if this project helped you!

Contributions, issues and feature requests are welcome at issues page.

line

Nano.to Support

line

License

Limited Commercial Use

  • ✅ Personal & Open Source
  • ✅ Commercial use where Nano.to Usernames / Checkout is a means to an end.
  • ❌ Commercial use where Nano.to Usernames / Checkout is re-branded and monetized.

Contact support@nano.to for licensing questions.

line

Stargazers

Stargazers over time

About

Nano Name Service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 88.7%
  • JavaScript 11.3%