Summary - Stellar is a highly performant trading platform built on a federated byzantine agreement model.
- Stellar Dashboard - Includes Transactions, Lumen Distribution and Network Nodes
- Stellar Expert - All Assets on Stellar
- Stellarx Trading Platform
- StellarX Trading Platform - Testnet
-
Federated Byzantine Agreement (FBA)
-
Starlight: Payment channels on Stellar - medium - Protocol.md
-
Ecosystem
-
Token Economics
- Stellar Core - Stellar-core is a replicated state machine that maintains a local copy of a cryptographic ledger and processes transactions against it, in consensus with a set of peers.
- Stellar Go - Contains all go Code produced by the Stellar foundation and it's Services include
Key Repositories
Functional Breakdown
- Trading Functionality
- Stellar Core
- Persistence
- Distribution
- Discovery
- Gossip
- Consensus
- Block Finality
- Security
- Signing
- Hashing
- Privacy
- Key Storage
- Governance
- Staking
- Voting
- Chaincode
- See WASM above
- Deployment
- Interledger
- Message Format
- Relay Chain
- Consensus Process
- Cross Chain *722 - Bifrost (Stellar Ethereum Bridge)
- Developer Tools
- API
- RPC
- CLI
- SDK
- Off Chain Orchestration
- Oracles
- Workflow
- Wallets
- Feather
- Chain Tools
- Governance
- Token Economics
- Token Standards
- Business Tools
- Analytics
- System Monitoring
- Deployment Tools
Key Pull Requests or Features
Deploying a Stellar Node
Deploying an Asset
Running a Transaction
Bifrost Server Setup