Bigchaindb integration
App Development4 posts180 viewsLast activity Mar 2022
HA
hackshieldsOP
Mar 2022Hi there, is there any tutorials how to integrate bigchaindb with daml? I could not find them everywhere
BE
bernhard
Mar 2022Hi @hackshields , where did you come across a Daml/Bigchaindb integration? Or are you asking how you might go about building one?
HA
hackshields
Mar 2022Actually, how to build with some quickstart templates, is there any information?
BE
bernhard
Mar 2022There is no quickstart for building your own integration at the moment, and it’s far from a trivial thing to do. If you are serious about it, the place to start is the integration with regular relational databases.