Forum Discussion

kss1989k's avatar
kss1989k
Copper Contributor
Jun 08, 2018

Getting API Data for Azure Blockchain

Hello,


I was wondering if Azure had a means to input off-chain API data into the blockchain. What solution is currently used ? Is "cryptlet" the solution that Azure is working on ? 

5 Replies

  • Are you looking to use some kind of Oracle? What type of information are you trying to push into the blockchain and what is the scenario? What level of security are you comfortable with by taking this approach?
    • Stefano Tempesta's avatar
      Stefano Tempesta
      MVP
      I want to connect to a CRM / ERP / ECM system from a smart contract to look up data.
      What happened to the "cryptlet" concept?
      I'd expect something like defining the connection to an external system (endpoint, request/response message, access credentials) as part of a smart contract - so it's immutable - to guarantee security of my blockchain solution.

      Thanks
      • Zeyad Rajabi's avatar
        Zeyad Rajabi
        Former Employee

        Getting data from outside the blockchain will be tricky in terms of maintaining security. We are working cryptlets, which is in private preview), which will be able to accomplish this type of scenario. 

Resources