LogoLogo
WebsiteGitHubX-Bank
  • Welcome 👋
  • API
    • Get Started
    • Blockchain
    • DPOPS
    • Namespace
    • X-Payment Twitter
  • Applications & Tools
    • Interacting with the network
    • X-Cash Wallet (CLI)
    • WXCASH
    • Export blockchain file
    • Import blockchain file
    • RPC Calls
      • xcash-wallet-rpc
        • DPoPS Wallet RPC calls
        • Namespace Wallet RPC calls
      • xcash-daemon-rpc
        • Other Daemon RPC Calls
    • Tools For Builders
  • Delegate node & staking
    • Get Started
    • Technical Design
    • Server Setup Guide
    • Node Program Installation
    • Register Delegate
    • Management & Monitoring
    • Vote & Staking
  • XCASH Namespace (in development)
    • Get Started
    • Register
    • Renew
    • Manage
    • Delegate Management
  • XCASH Turbo Tx (in development)
    • Get Started
    • Introduction
    • Send
    • Receive
  • Library
    • Yellowpaper - Hybrid Transactions
  • Archived
    • DPOPS beta V2
    • DPOPS Manual Installation
Powered by GitBook
On this page
  • Introduction
  • Get Started
  • Key features
  • Useful Links
Export as PDF
  1. XCASH Namespace (in development)

Get Started

Introduction

The X-Cash Namespace allows users to register their own name in the namespace. This allows a user to associate a public address with an easy to remember name (NAME.xcash) This protocol also allows a user to setup a public only wallet that can only send and receive public transactions, and a private only wallet that can only send and receive private transactions (using NAME.pxcash for public and NAME.sxcash for private). Each registration cost an amount that is set by the delegates. Each delegate can set their own price, but users can only use the current block producer (or wait for the next one etc) to register. Each registration is valid for 1 year and renewals are the same cost as registering.

This protocol is built into xcash-dpops repo so it will be the same instructions to update for delegates.

Get Started

What are you looking for?
Description

I want to register or renew a name in the xcash namespace

I want to edit my namespace.

I want to setup my price as a delegate.

Key features

Characteristics

  • Have users be able to type NAME.xcash in the wallet instead of the long public address to send.

  • Be certain for a private transaction from a user by giving them NAME.sxcash

  • Be certain for a public transaction from a user by giving them NAME.pxcash

  • Delegates host the namespace and can set their registration/renewal price

Useful Links

PreviousVote & StakingNextRegister

Last updated 2 years ago

Please review the or docmentation. Once your ready use the setup for checking if names are registered and for a step by step walkthrough on how to register or renew a name.

Please review the documentation

Please review the documentation

**** - Source code of the DPoPS and namespace program.

GitHub
register
renew
website
manage
delegate management