<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://developer.xdbchain.com/</id><title>XDB CHAIN</title><subtitle>A hub for developers offering concise guides on blockchain basics and the XDBChain Network.</subtitle> <updated>2024-05-07T10:39:25+01:00</updated> <author> <name>XDBChain</name> <uri>https://developer.xdbchain.com/</uri> </author><link rel="self" type="application/atom+xml" href="https://developer.xdbchain.com/feed.xml"/><link rel="alternate" type="text/html" hreflang="en" href="https://developer.xdbchain.com/"/> <generator uri="https://jekyllrb.com/" version="4.3.3">Jekyll</generator> <rights> © 2024 XDBChain </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>Clawbacks</title><link href="https://developer.xdbchain.com/posts/clawbacks/" rel="alternate" type="text/html" title="Clawbacks" /><published>2019-09-10T13:55:00+01:00</published> <updated>2019-09-10T13:55:00+01:00</updated> <id>https://developer.xdbchain.com/posts/clawbacks/</id> <content src="https://developer.xdbchain.com/posts/clawbacks/" /> <author> <name>XDBChain</name> </author> <category term="Concepts" /> <summary> Clawbacks were introduced in CAP-0035 and allow an asset issuer to burn a specific amount of a clawback-enabled asset from a trustline or claimable balance, effectively destroying it and removing it from a recipient’s balance. They were designed to allow asset issuers to meet securities regulations, which in many jurisdictions require asset issuers (or designated transfer agents) to have the a... </summary> </entry> <entry><title>Claimable Balances</title><link href="https://developer.xdbchain.com/posts/claimable-balances/" rel="alternate" type="text/html" title="Claimable Balances" /><published>2019-09-09T13:55:00+01:00</published> <updated>2019-09-09T13:55:00+01:00</updated> <id>https://developer.xdbchain.com/posts/claimable-balances/</id> <content src="https://developer.xdbchain.com/posts/claimable-balances/" /> <author> <name>XDBChain</name> </author> <category term="Concepts" /> <summary> Claimable balances were introduced in CAP-0023 and are used to split a payment into two parts. Part 1: sending account creates a payment, or ClaimableBalanceEntry, using the Create Claimable Balance operation Part 2: destination account(s), or claimant(s), accepts the ClaimableBalanceEntry using the Claim Claimable Balance operation Claimable balances allow an account to send a payment ... </summary> </entry> <entry><title>Become a Validator</title><link href="https://developer.xdbchain.com/posts/become-a-validator/" rel="alternate" type="text/html" title="Become a Validator" /><published>2019-09-08T13:55:00+01:00</published> <updated>2019-09-08T13:55:00+01:00</updated> <id>https://developer.xdbchain.com/posts/become-a-validator/</id> <content src="https://developer.xdbchain.com/posts/become-a-validator/" /> <author> <name>XDBChain</name> </author> <category term="Walkthroughs" /> <summary> Introduction This guide walks you through the process of setting up a validator node for the XDBchain network. Validator nodes are essential components of the network, contributing to the consensus and overall reliability of the system. This setup involves installing Stellar Core, creating a configuration file, and ensuring proper network settings. Prerequisites Basic understanding of syste... </summary> </entry> <entry><title>Accounts</title><link href="https://developer.xdbchain.com/posts/accounts/" rel="alternate" type="text/html" title="Accounts" /><published>2019-09-07T13:55:00+01:00</published> <updated>2024-01-10T14:23:20+00:00</updated> <id>https://developer.xdbchain.com/posts/accounts/</id> <content src="https://developer.xdbchain.com/posts/accounts/" /> <author> <name>XDBChain</name> </author> <category term="Concepts" /> <summary> Accounts are the central data structure in XDBChain. Accounts are identified by a public key and saved in the ledger. Everything else in the ledger, such as offers or trustlines, are owned by a particular account. Accounts are created with the Create Account operation. Account access is controlled by public/private key cryptography. For an account to perform a transaction–e.g., make a payment... </summary> </entry> <entry><title>Assets</title><link href="https://developer.xdbchain.com/posts/assets/" rel="alternate" type="text/html" title="Assets" /><published>2019-09-06T13:55:00+01:00</published> <updated>2024-01-10T14:23:20+00:00</updated> <id>https://developer.xdbchain.com/posts/assets/</id> <content src="https://developer.xdbchain.com/posts/assets/" /> <author> <name>XDBChain</name> </author> <category term="Concepts" /> <summary> The XDBChain distributed network can be used to track, hold, and transfer any type of asset: dollars, euros, bitcoin, stocks, gold, and other tokens of value. Any asset on the network can be traded and exchanged with any other. Other than XDB (see below), all assets have Asset type: e.g., USD or BTC Issuer: the account that created the asset Trustlines When you hold assets in XDB, you’r... </summary> </entry> </feed>
