25-07-2018, 07:52 AM
(This post was last modified: 25-07-2018, 07:53 AM by tamnicefuture.)
READY FOR FASTER, CHEAPER TRANSACTIONS?
Get started with the basics of the Stellar network.
MAJOR STELLAR CONCEPTS
Browse our slideshow on How the Stellar Network Operates to get an overview of the technology and follow the path of a payment.
View slideshow
Learn what, exactly, a decentralized network is and read brief explanations of Stellar concepts such as consensus, trust, and credit.
Read explainers
USING STELLAR: INTEGRATION
We refer to the technical process of connecting to Stellar as integration.
In general terms, integration means configuring your systems to talk to the Stellar network.
INTEGRATION PROCESS
The Stellar integration process is relatively straightforward. First, identify the use case that is most appropriate for your business.
See Stellar use cases
Next, your technical team will set up database tables, write code to listen to the Stellar ledger, conduct transactions, and test your integration.
Stellar offers software, tools, and documentation to assist the technical side of the integration process.
Go to developer documentation
START-UP COSTS AND INTEGRATION FEES
The Stellar network is free to use.
All of the software necessary for integration is licensed under the Apache License, version 2.0. This license permits commercial use, modification, and/or distribution.
Integrators will need to dedicate technical resources to integrating with Stellar. It typically takes between 120-200 hours of technical development, depending on the size and experience level of your developer team.
COMMERCIAL RESTRICTIONS
There are no restrictions on any commercial use of the Stellar network.
Please see Start-Up Costs and Integration Fees above for information on our open software license.
STELLAR.ORG’S BUSINESS MODEL
Stellar.org operates as a non-stock nonprofit organization. Our mission is to connect people to low-cost financial services to fight poverty and maximize individual potential.
To that end, we don’t charge people or institutions for use of the Stellar network.
Stellar.org covers operational costs in several ways:
We received an initial infusion of funding from the payments startup Stripe. Our corporate donors include BlackRock, Google.org, and FastForward.[/size]
THE STELLAR NETWORK VERSUS STELLAR.ORG
The Stellar network refers to the technology that processes financial transactions. The technology is open source, distributed, and community owned.
Stellar.org is the nonprofit organization that contributes to the development of tools and social good initiatives around the Stellar network and financial inclusion. Employees contribute code to the Stellar network, but the technology is independent of the organization.
Learn about the Stellar team
STELLAR NETWORK STRUCTURE
Horizon API
An API is simply a set of tools and building blocks for creating software applications.
Horizon is a RESTful API that allows you to submit transactions to the network, check the status of accounts, and subscribe to event streams.
Stellar Core
The distributed Stellar network is made up of servers running the Stellar Core software. These servers are maintained by different individuals and entities.
Stellar Core maintains a local copy of the network ledger, communicating and staying in sync with other instances of Stellar Core on the network.
Get a technical overview of Stellar
SCALABILITY
A transaction on the network consists of one or more operations. Payments, offers, and fees are all examples of operations that could make up a single transaction.
Depending on hardware and network configurations, a conservative estimate of Stellar’s processing rate is 1000 operations per second.
TRANSACTION FEES
There’s a nominal fee, referred to as a base fee, associated with each operation in a transaction.
The base fee functions as a deterrent: Though nominal, it discourages users with malicious intentions from flooding the network with transactions (otherwise known as a DoS attack).
The base fee is currently set to .00001 XLM—a fraction of a fraction of a penny. The sender of the transaction incurs the fee.
No one profits from the base fee. The ledger collects the fees and redistributes them in the process of inflation.
RESOLVING DISPUTED TRANSACTIONS
While transactions are irreversible on the Stellar network, it is possible to freeze the assets you issue.
Freezing an asset renders the asset valueless to the user, ensuring that it can only be sent back to you.
For example, let’s say you accidentally credited the wrong customer account with ₦200. You can simply freeze those naira, preventing the customer from spending any mistakenly sent funds. Freezing an asset is a simple operation that takes effect within 3-5 seconds.
RISK AND THE STELLAR NETWORK
The Stellar network mitigates risk through a decentralized and distributed structure.
If Stellar.org were to disappear, the network would continue to confirm transactions, and anchors could still integrate with the network at any time. All Stellar Core validators are run by community members external to Stellar.org.
Stellar.org runs a pair of non-validating read replicas and archives history to our own Amazon S3 buckets.
COMPLIANCE AND REGULATION
Stellar is software—think of it as the middleware that sits between financial products and institutions. As such, we are not a licensed financial institution.
If your organization plans to accept deposits and issue credits on the Stellar network, it is likely you will need to be a licensed money services provider (MSP) or mobile money operator (MMO).
All integrators should heed the regulatory environment of their organization.
KYC AND AML
Integrators are responsible for implementing all KYC/AML identity verification requirements.
However, Stellar has produced tools to help financial institutions with their integrations. Integrators may find the compliance protocol helpful.
SENDING AND RECEIVING PAYMENTS ON STELLAR
For more information on the KYC process mentioned in KYC and AML above, consult these diagrams: PRIVACY OF TRANSACTIONS
All transactions on the network are public.
With third-party tools like Lightning, private transactions are possible. Consult your technical team on whether such tools would work for your implementation.
SECURITY BEST PRACTICES
Our recommended design is to use at least two Stellar accounts: a base account and an issuing account.
Issuing accounts can serve as the intermediary pool between the base account and customer’s accounts.
A base account’s credentials should be kept on a computer that is not connected to the Internet and cannot be compromised.
Ensure that all of your assets are marked AUTHORIZATION REVOCABLE so you can freeze them in an erroneous situation.
Advise technical teams to follow the configuration recommendations outlined in the developer documentation.
LOW-BANDWIDTH ENVIRONMENTS
Though transactions require an Internet connection at the moment, tools for low-bandwidth environments are in development
[your post been Auto-Merged, to prevent spam to abuse the Free XLM promo]
good new we need to know before we invest to
Get started with the basics of the Stellar network.
MAJOR STELLAR CONCEPTS
Browse our slideshow on How the Stellar Network Operates to get an overview of the technology and follow the path of a payment.
View slideshow
Learn what, exactly, a decentralized network is and read brief explanations of Stellar concepts such as consensus, trust, and credit.
Read explainers
USING STELLAR: INTEGRATION
We refer to the technical process of connecting to Stellar as integration.
In general terms, integration means configuring your systems to talk to the Stellar network.
INTEGRATION PROCESS
The Stellar integration process is relatively straightforward. First, identify the use case that is most appropriate for your business.
See Stellar use cases
Next, your technical team will set up database tables, write code to listen to the Stellar ledger, conduct transactions, and test your integration.
Stellar offers software, tools, and documentation to assist the technical side of the integration process.
Go to developer documentation
START-UP COSTS AND INTEGRATION FEES
The Stellar network is free to use.
All of the software necessary for integration is licensed under the Apache License, version 2.0. This license permits commercial use, modification, and/or distribution.
Integrators will need to dedicate technical resources to integrating with Stellar. It typically takes between 120-200 hours of technical development, depending on the size and experience level of your developer team.
COMMERCIAL RESTRICTIONS
There are no restrictions on any commercial use of the Stellar network.
Please see Start-Up Costs and Integration Fees above for information on our open software license.
STELLAR.ORG’S BUSINESS MODEL
Stellar.org operates as a non-stock nonprofit organization. Our mission is to connect people to low-cost financial services to fight poverty and maximize individual potential.
To that end, we don’t charge people or institutions for use of the Stellar network.
Stellar.org covers operational costs in several ways:
- 5% of the initial lumens are set aside for operational costs.
- Stellar.org accepts tax-deductible donations from the public.
We received an initial infusion of funding from the payments startup Stripe. Our corporate donors include BlackRock, Google.org, and FastForward.[/size]
THE STELLAR NETWORK VERSUS STELLAR.ORG
The Stellar network refers to the technology that processes financial transactions. The technology is open source, distributed, and community owned.
Stellar.org is the nonprofit organization that contributes to the development of tools and social good initiatives around the Stellar network and financial inclusion. Employees contribute code to the Stellar network, but the technology is independent of the organization.
Learn about the Stellar team
STELLAR NETWORK STRUCTURE
Horizon API
An API is simply a set of tools and building blocks for creating software applications.
Horizon is a RESTful API that allows you to submit transactions to the network, check the status of accounts, and subscribe to event streams.
Stellar Core
The distributed Stellar network is made up of servers running the Stellar Core software. These servers are maintained by different individuals and entities.
Stellar Core maintains a local copy of the network ledger, communicating and staying in sync with other instances of Stellar Core on the network.
Get a technical overview of Stellar
SCALABILITY
A transaction on the network consists of one or more operations. Payments, offers, and fees are all examples of operations that could make up a single transaction.
Depending on hardware and network configurations, a conservative estimate of Stellar’s processing rate is 1000 operations per second.
TRANSACTION FEES
There’s a nominal fee, referred to as a base fee, associated with each operation in a transaction.
The base fee functions as a deterrent: Though nominal, it discourages users with malicious intentions from flooding the network with transactions (otherwise known as a DoS attack).
The base fee is currently set to .00001 XLM—a fraction of a fraction of a penny. The sender of the transaction incurs the fee.
No one profits from the base fee. The ledger collects the fees and redistributes them in the process of inflation.
RESOLVING DISPUTED TRANSACTIONS
While transactions are irreversible on the Stellar network, it is possible to freeze the assets you issue.
Freezing an asset renders the asset valueless to the user, ensuring that it can only be sent back to you.
For example, let’s say you accidentally credited the wrong customer account with ₦200. You can simply freeze those naira, preventing the customer from spending any mistakenly sent funds. Freezing an asset is a simple operation that takes effect within 3-5 seconds.
RISK AND THE STELLAR NETWORK
The Stellar network mitigates risk through a decentralized and distributed structure.
If Stellar.org were to disappear, the network would continue to confirm transactions, and anchors could still integrate with the network at any time. All Stellar Core validators are run by community members external to Stellar.org.
Stellar.org runs a pair of non-validating read replicas and archives history to our own Amazon S3 buckets.
COMPLIANCE AND REGULATION
Stellar is software—think of it as the middleware that sits between financial products and institutions. As such, we are not a licensed financial institution.
If your organization plans to accept deposits and issue credits on the Stellar network, it is likely you will need to be a licensed money services provider (MSP) or mobile money operator (MMO).
All integrators should heed the regulatory environment of their organization.
KYC AND AML
Integrators are responsible for implementing all KYC/AML identity verification requirements.
However, Stellar has produced tools to help financial institutions with their integrations. Integrators may find the compliance protocol helpful.
SENDING AND RECEIVING PAYMENTS ON STELLAR
For more information on the KYC process mentioned in KYC and AML above, consult these diagrams: PRIVACY OF TRANSACTIONS
All transactions on the network are public.
With third-party tools like Lightning, private transactions are possible. Consult your technical team on whether such tools would work for your implementation.
SECURITY BEST PRACTICES
Our recommended design is to use at least two Stellar accounts: a base account and an issuing account.
Issuing accounts can serve as the intermediary pool between the base account and customer’s accounts.
A base account’s credentials should be kept on a computer that is not connected to the Internet and cannot be compromised.
Ensure that all of your assets are marked AUTHORIZATION REVOCABLE so you can freeze them in an erroneous situation.
Advise technical teams to follow the configuration recommendations outlined in the developer documentation.
LOW-BANDWIDTH ENVIRONMENTS
Though transactions require an Internet connection at the moment, tools for low-bandwidth environments are in development
[your post been Auto-Merged, to prevent spam to abuse the Free XLM promo]
good new we need to know before we invest to