{"id":412,"date":"2021-12-20T13:04:22","date_gmt":"2021-12-20T13:04:22","guid":{"rendered":"https:\/\/stellarwallet.co\/arts\/?p=412"},"modified":"2025-06-06T11:50:52","modified_gmt":"2025-06-06T11:50:52","slug":"functionality-of-stellar-platform","status":"publish","type":"post","link":"https:\/\/stellarwallet.co\/arts\/functionality-of-stellar-platform.html","title":{"rendered":"Functionality of the Stellar\u2019s software platform"},"content":{"rendered":"<p><span style=\"font-weight: 400;\">The main goal of Stellar (XLM) is to create an ecosystem for fast and convenient transfers with low fees between users. Stellar&#8217;s low commissions make it suitable for micropayments as well.<\/span><\/p>\n<h2><span style=\"font-weight: 400;\">Content:<\/span><\/h2>\n<ul>\n<li style=\"list-style-type: none;\">\n<ul>\n<li style=\"font-weight: 400;\"><a href=\"#part1\"><span style=\"font-weight: 400;\">Performance and scalability<\/span><\/a><\/li>\n<li style=\"font-weight: 400;\"><a href=\"#part2\"><span style=\"font-weight: 400;\">Built-in mechanisms and features<\/span><\/a><\/li>\n<li style=\"font-weight: 400;\"><a href=\"#part3\"><span style=\"font-weight: 400;\">Underlying software<\/span><\/a><\/li>\n<li style=\"font-weight: 400;\"><a href=\"#part4\"><span style=\"font-weight: 400;\">Integration capabilities<\/span><\/a><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h2 id=\"part1\"><span style=\"font-weight: 400;\">Performance and scalability<\/span><\/h2>\n<p><span style=\"font-weight: 400;\">Depending on hardware and network configuration the performance is around 1000 transactions per second. Transaction validation time is 3 to 5 seconds.<\/span><\/p>\n<h2 id=\"part2\"><span style=\"font-weight: 400;\">Built-in mechanisms and features of Stellar<\/span><\/h2>\n<p><span style=\"font-weight: 400;\">In Stellar, special network members, gateways (more details in the Architecture section), can issue their own assets tied to any assets in the real world. The assets are distributed in the form of credits, which the gateway agrees to redeem if necessary. Thus, in the XLM protocol, a token tied to, for example, USD can be issued and participants can transfer it freely to each other with minimal fees, regardless of their location.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">In addition to assets tied to real-world assets, common custom assets can be created on the Stellar network.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">To have its own liquidity between the issued assets in XLM created a decentralized exchange StellarX, which is convenient for currencies that do not have their own direct market.\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">The network&#8217;s registry holds bids to sell or buy assets within the network. An order is a public commitment to exchange one credit for another at a set price. The order book for each asset\/gateway issuer is formed from the orders. Any user can create a new order, execute an existing order or cancel his own order added earlier.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">To facilitate asset transfers between users, Stellar has implemented multi-currency transactions that can automatically convert assets between themselves at the most favorable exchange rate at the time. Thus, a user can send a transaction in an asset of his convenience, and the other side will receive the currency of his convenience. In the process of performing a transaction, an entire series of exchanges of one currency for another can take place.<\/span><\/p>\n<p><span style=\"font-weight: 400;\"> <img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-417 size-mh-magazine-content\" src=\"https:\/\/stellarwallet.co\/arts\/wp-content\/uploads\/2021\/12\/functions-xlm-intext-picture-678x381.png\" alt=\"Stellar transactions\" width=\"678\" height=\"381\" title=\"\"><\/span><\/p>\n<p><span style=\"font-weight: 400;\">Thanks to the ability to issue its own tokens and the presence of its own built-in exchange, Stellar can be used as a tool for ICO\/STO. In addition to the basic features, it is possible to take advantage of additional features: for example, to limit the range of nodes that can participate in the confirmation of transactions associated with the issued token.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">The platform supports different types of multi-signatures, which can be used to implement different types of accounts, e.g. one account that can be used by multiple users. See <\/span><span style=\"font-weight: 400;\">documentation<\/span><span style=\"font-weight: 400;\"> for details.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">A special Federation protocol allows you to link user accounts (a string of characters) with convenient account addresses that can, for example, have a look similar to an email.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">The Stellar protocol supports the creation and execution of simple, incomplete smart contracts and decentralized applications.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">XLM continues to support the Stellar Community Fund program, which annually distributes 12&#8217;000&#8217;000 XLM to community members who have created projects to grow the ecosystem. The selection is made by quarterly voting and XLM tokens are distributed among the winners. It is worth noting that in this way, the program encourages projects that already have a working component, rather than being solely at the concept stage. Thus, it should be perceived as a program for encouraging users and distributing tokens, rather than as a funding tool within the Stellar ecosystem.<\/span><\/p>\n<h2 id=\"part3\"><span style=\"font-weight: 400;\">Underlying Software &#8211; Stellar wallet<\/span><\/h2>\n<p><span style=\"font-weight: 400;\">The Stellar core network was launched in 2014. The source code is <\/span><a href=\"https:\/\/github.com\/stellar\" rel=\"dofollow noopener\" target=\"_blank\"><span style=\"font-weight: 400;\">available on github<\/span><\/a><span style=\"font-weight: 400;\">.<\/span><\/p>\n<p>The following are among the many wallets to store XLM:<\/p>\n<ul>\n<li><span style=\"font-weight: 400;\">The official lightweight online wallet Account Viewer with minimal functionality.<\/span><\/li>\n<li><span style=\"font-weight: 400;\">Online wallets from third-party developers: <\/span><a href=\"https:\/\/stellarwallet.co\"><span style=\"font-weight: 400;\">Stellar Wallet<\/span><\/a><span style=\"font-weight: 400;\">, Lobstr, Blockchain Info, BlockEQ, etc.<\/span><\/li>\n<li><span style=\"font-weight: 400;\">InterStellar wallets for all types of devices.<\/span><\/li>\n<li><span style=\"font-weight: 400;\">Desktop wallets from third-party developers: Foxlet, BlockEQ, etc.<\/span><\/li>\n<li><span style=\"font-weight: 400;\">Hardware wallets: Ledger Nano S.<\/span><\/li>\n<\/ul>\n<p><span style=\"font-weight: 400;\">Developers can take advantage of <\/span><span style=\"font-weight: 400;\">detailed documentation<\/span><span style=\"font-weight: 400;\">, dedicated SDKs to simplify the development process, and APIs for integration. Including libraries supported by the XLM team are available for languages: JavaScript, Java, Go, and community supported for languages: Ruby, Python, C# .NET Core 2.0, C#, C++.<\/span><\/p>\n<h2 id=\"part4\"><span style=\"font-weight: 400;\">Integration capabilities<\/span><\/h2>\n<p><span style=\"font-weight: 400;\">The primary integration tool with Stellar is the Horizon API.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Integration with large organizations and financial service providers is one of the main directions of Stellar. From a technical point of view, the open source code allows you to create your own clients and plugins based on XLM to integrate with the platform. The official site has all the necessary tools, documentation and detailed manuals for this. Stellar is integrated with companies such as Deloitte, Tempo, and others.<\/span><\/p>\n<p><iframe loading=\"lazy\" title=\"Stellar Next-Gen - Technical Deep Dive into Stellar | 11\/19\/2021\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/umyvd60fV9g?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<div class=\"mh-excerpt\"><p>The main goal of Stellar (XLM) is to create an ecosystem for fast and convenient transfers with low fees between users. Stellar&#8217;s low commissions make it <a class=\"mh-excerpt-more\" href=\"https:\/\/stellarwallet.co\/arts\/functionality-of-stellar-platform.html\" title=\"Functionality of the Stellar\u2019s software platform\">&#8230;<\/a><\/p>\n<\/div>","protected":false},"author":10,"featured_media":416,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[],"class_list":{"0":"post-412","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-stellar-reviews"},"_links":{"self":[{"href":"https:\/\/stellarwallet.co\/arts\/wp-json\/wp\/v2\/posts\/412","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/stellarwallet.co\/arts\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/stellarwallet.co\/arts\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/stellarwallet.co\/arts\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/stellarwallet.co\/arts\/wp-json\/wp\/v2\/comments?post=412"}],"version-history":[{"count":9,"href":"https:\/\/stellarwallet.co\/arts\/wp-json\/wp\/v2\/posts\/412\/revisions"}],"predecessor-version":[{"id":736,"href":"https:\/\/stellarwallet.co\/arts\/wp-json\/wp\/v2\/posts\/412\/revisions\/736"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/stellarwallet.co\/arts\/wp-json\/wp\/v2\/media\/416"}],"wp:attachment":[{"href":"https:\/\/stellarwallet.co\/arts\/wp-json\/wp\/v2\/media?parent=412"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/stellarwallet.co\/arts\/wp-json\/wp\/v2\/categories?post=412"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/stellarwallet.co\/arts\/wp-json\/wp\/v2\/tags?post=412"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}