You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,7 @@ Pull requests are welcome!
24
24
5.[Learning and online courses](#learning-and-online-courses)
25
25
6.[Videos](#videos)
26
26
7.[CorDapps](#cordapps)
27
+
8.[Networks](#networks)
27
28
8.[Community](#community)
28
29
9.[Misc](#misc)
29
30
10.[Official](#official)
@@ -43,9 +44,14 @@ Pull requests are welcome!
43
44
##Tools
44
45
45
46
-[Web3j integration for Corda](http://corda.web3j.io/) — A lightweight client library for working with CorDapps.
47
+
-[VS Code Corda extension](https://github.com/corda/vscode-corda) — VS Code tools for developing CorDapps on the Corda platform.
46
48
-[Smart legal contracts with Accord](https://www.accordproject.org/news/smart-legal-contracts-on-corda/) — A reference implementation for smart legal contracts on Corda.
47
49
-[Nodes and networks deployment with Chainstack](https://chainstack.com/corda/) — Easy Corda nodes and networks deployment.
48
50
-[Interact with nodes](https://docs.chainstack.com/operations/corda/tools) — Interact with your Corda nodes through a standalone shell, from an app, or a web server.
51
+
-[Braid Corda](https://gitlab.com/bluebank/braid/tree/master/braid-corda) - Create Braid endpoints and streams from your Corda node.
52
+
-[PyCorda](https://github.com/chainhaus/pycorda) - Access node and vault data for analytics using pandas DataFrames.
53
+
-[XTS Fountain](https://cordite.foundation/) - Mint XTS tokens and send them to a token account on a Corda node.
54
+
-[Koto](https://github.com/cordacity/koto) - API tool chain designed to simplify and empower Kotlin development.
49
55
50
56
51
57
##Tutorials
@@ -73,6 +79,15 @@ Try out CorDapps and get inspired. Also explore the [CorDapp marketplace](https:
73
79
-[Private health insurance management](https://github.com/corda-codeclub/marge) — A private health insurance CorDapp.
74
80
-[Credit scoring](https://github.com/rafaelazeredo/creditbank) — A credit scoring service between the user and retail banks.
75
81
-[Sustainable fishing rights](https://github.com/joeldudleyr3/olive-oyl) — A CorDapp to manage fishing rights.
82
+
-[Cordite](https://gitlab.com/cordite/cordite) - A collection of CorDapps providing decentralized economics and governance services.
83
+
-[Koncerto](https://github.com/cordacity/koncerto) - Distributed membership and multi-lateral relationship management for business networks on Corda.
84
+
85
+
##Networks
86
+
87
+
-[Corda Network](https://corda.network/) - A global production network run by the Corda Network Foundation.
88
+
-[UAT Network](https://corda.network/participation/preprod.html) - A UAT network providing a pre-production environment run by the Corda Network Foundation.
89
+
-[Corda Testnet](https://docs.corda.net/corda-testnet-intro.html) - A free public testnet with minimal permissions run by the the Corda Network Foundation.
90
+
-[Cordite Network](https://cordite.foundation/) - A testnet open to anyone run by the Cordite Foundation.