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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,6 +51,7 @@ Pull requests are welcome!
51
51
-[Nodes and networks deployment with Chainstack](https://chainstack.com/corda/) - Easy Corda nodes and networks deployment.
52
52
-[Partiture](https://manosbatsis.github.io/partiture/) - A compact component framework for your CorDapps. Currently, its primary goal is to simplify flow composition.
53
53
-[PyCorda](https://github.com/chainhaus/pycorda) - Access node and vault data for analytics using pandas DataFrames.
54
+
-[RPC PoolBoy](https://manosbatsis.github.io/corda-rpc-poolboy/) - RPC connection pool with support for multiple Corda nodes.
54
55
-[Smart legal contracts with Accord](https://www.accordproject.org/news/smart-legal-contracts-on-corda/) - A reference implementation for smart legal contracts on Corda.
55
56
-[Testacles](https://github.com/manosbatsis/corda-testacles) - Tools to grow CorDapp test suites.
56
57
-[Vaultaire](https://manosbatsis.github.io/vaultaire/) - Query DSL and data access utilities for Corda developers.