Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can we do RPC connection to corda using NodeJs?

Tags:

corda

rpc

I know CordaRPCClient is there to do the RPC connection to the network. Is there any possibility, can we do that happen in NodeJS so that I can write my middle ware in nodejs.

Is there something corda team is planning to build for client library for NodeJS implementation of RPCops.

like image 608
Seetharaman GR Avatar asked Feb 23 '26 14:02

Seetharaman GR


1 Answers

Take a look at this Corda sample

The example demonstrates a node.js server which uses corda rpc-3.1 library running in GraalVM.

Also, take a look at Braid. Braid is a reactive rpc library for exposing your services and consuming them in Javascript

like image 113
Cais Manai Avatar answered Feb 27 '26 00:02

Cais Manai



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!