Code Monkey home page Code Monkey logo

nano-to-cloud's Introduction

line

Nano Name Service

Hosted on Github

line

Nano.to

🇺🇸 · 🇨🇦 · 🇲🇽 · 🇨🇺 · 🇸🇻 · 🇳🇮 · 🇨🇴 · 🇵🇪 · 🇳🇱 · 🇩🇪 · 🇯🇵 · 🇰🇷 · 🇧🇷 · 🇺🇦 · 🇵🇱 · 🇳🇬 · 🇮🇳 · 🇪🇸 · 🇮🇩 · 🇫🇷 · 🇲🇲 · 🇦🇺 · 🇵🇭 · 🇸🇪 · 🇵🇹 · 🇹🇷

line

Quick Links

line

More Domains

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

line

Developer API

GET: https://nano.to/.well-known/nano-currency.json?names=Moon

Lookup:

{
  names: [
      {
        "status": "active",
        "github": "nano2dev",
        "name": "Moon",
        "address": "nano_1m747htgqw5f...hmz1zaqoj1puj7h96oj",
        "created": "September 13, 2021",
        "expires": "October 7, 2024",
        "created_unix": 1631584140,
        "expires_unix": 1728273600
      }
  ]
}

Reverse Lookup:

GET: https://nano.to/.well-known/nano-currency.json?names=nano_1ak3bsi..

Update Name:

curl -d '{
  "action": "update_name",
  "name": "NanoBull",
  "title": "Software Developer",
  "rep_address": "nano_3t6k35gi95xu6tergt6p...xtoncuohr3"
}' \
-H "Content-Type: application/json" \
"https://rpc.nano.to"

line

Host Your Own

Serve the included index.html file with any web server.

git clone [email protected]:fwd/nano.git && cd nano
php -S localhost:8080

line

Download Dataset

Nano Known (~60KB) is your guide to the galaxy.

line

Verification

Fork Nano.to and modify your object in known.json. or use API.

curl -d '{
  "action": "update_name",
  "name": "NanoBull",
  "title": "Software Developer",
  "twitter": "NanoBull",
  "github": "NanoBull",
  "mastodon": "xno.social/@nano2bot",
  "calendly": "NanoNullConsulting/30min",
  "calendly_price": 1,
  "location": "Place Name or Lat, Lon",
  "website": "https://fwd.dev",
  "for_sale": 500,
  "goal_ui": "100:Server Hosting"
  "address": "NEW_NANO_ADDRESS",
  "rep_address": "YOUR_MACHINE",
  "donation_address": "OPTIONAL_NANO_ADDRESS"
}' \
-H "Content-Type: application/json" \
"https://rpc.nano.to"

Bugs & Features ⭐️

Give a star if this project helped you. Contributions, issues and features are welcome at issues page.

line

Sponsor (DigitalOcean)

line

Nano.to Support

line

License

Limited Commercial

  • ✅ Personal & Open Source
  • ✅ Commercial use where Nano.to Usernames / Checkout is a means.
  • ❌ Commercial use where Nano.to Usernames / Checkout is re-sold.

Contact [email protected] for questions.

Stargazers

Stargazers over time

nano-to-cloud's People

Contributors

nano2dev avatar nano2bot avatar nanogrambot avatar avimanyu786 avatar jaumebosch avatar fwdbot avatar gpernelle avatar mnpezz avatar gr0vity-dev avatar humble-nano avatar fossephate avatar vinibarbosabr avatar takuoimoto avatar nanogarden avatar xnonoom avatar

Watchers

 avatar

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.