How to integration daml to a running hyperledger-fabric network
App Development2 posts264 viewsLast activity Mar 2022
NE
nemanjaOP
Mar 2022Can anyone tell me how to integration daml on running hyperledger-fabric with 1 orderer, 2ORG with 1 peer each them. I read daml-on-fabric GitHub tutorial and this medium post by @kctam.
Which this tutorial let the network up and have container peer same as my fabric running. what diferrent between daml-on-fabric_peer0.org1.example.com_1 with peer0.org1.example.com on my fabric network?
DA
danilofaria
Mar 2022Hey @nemanja the project you linked is very old and no longer supported.
Please refer to Fabric Domain — Daml SDK 2.0.0 documentation for an up to date documentation on how to build applications with Daml on a Fabric infrastructure using Canton.