Browse Source

Add ParadigmCore to ecosystem.json (#3145)

Adding the OrderStream network client (alpha), ParadigmCore, to the `ecosystem.json` file.
pull/3164/head
Henry Harder 5 years ago
committed by Anton Kaliaev
parent
commit
4d36647eea
1 changed files with 7 additions and 0 deletions
  1. +7
    -0
      docs/app-dev/ecosystem.json

+ 7
- 0
docs/app-dev/ecosystem.json View File

@ -63,6 +63,13 @@
"author": "Zach Balder",
"description": "Public service reporting and tracking"
},
{
"name": "ParadigmCore",
"url": "https://github.com/ParadigmFoundation/ParadigmCore",
"language": "TypeScript",
"author": "Paradigm Labs",
"description": "Reference implementation of the Paradigm Protocol, and OrderStream network client."
},
{
"name": "Passchain",
"url": "https://github.com/trusch/passchain",


Loading…
Cancel
Save