Add ParadigmCore to ecosystem.json (#3145)

Adding the OrderStream network client (alpha), ParadigmCore, to the `ecosystem.json` file.
This commit is contained in:
Henry Harder
2019-01-17 23:46:34 -08:00
committed by Anton Kaliaev
parent 87991059aa
commit 4d36647eea

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",