diff --git a/content/concepts/introduction/software-ecosystem.md b/content/concepts/introduction/software-ecosystem.md new file mode 100644 index 0000000000..6a7b21f502 --- /dev/null +++ b/content/concepts/introduction/software-ecosystem.md @@ -0,0 +1,8 @@ +# Software Ecosystem + +The XRP Ledger is home to a deep, layered ecosystem of software projects powering and enabling an Internet of Value. It's impossible to list every project, tool, and business that interacts with the XRP Ledger, + + +## See Also + +- [XRPChat Links & Resources](https://www.xrpchat.com/links/) - Includes updated lists of gateways and exchanges, wallets and storage, apps, and more. diff --git a/dactyl-config.yml b/dactyl-config.yml index d756c1b5dc..9fa6ddeb6d 100644 --- a/dactyl-config.yml +++ b/dactyl-config.yml @@ -132,6 +132,15 @@ pages: targets: - local + - md: concepts/introduction/software-ecosystem.md + html: software-ecosystem.html + funnel: Docs + doc_type: Concepts + category: Introduction + blurb: Get an overview of what XRP Ledger software is out there and how it fits together. + targets: + - local + - md: concepts/introduction/technical-faq.md html: technical-faq.html funnel: Docs