Category: Business, Data, Microsoft

Microsoft Azure has had blockchain offerings since 2015 and the technology is now moving from initial PoCs and pilots to mainstream production.
With the mainstreaming of blockchain technology in Enterprise software development, organizations are asking for guidance on how to deliver DevOps for smart contracts and blockchain projects.
Smart contracts are written in languages I’m less familiar with like Solidity for Ethereum, Kotlin for Corda, or Go for Hyperledger Fabric.
How do I do I do things like unit testing and debugging on smart contracts?
Today, we’re announcing the release of the whitepaper, “DevOps for Blockchain Smart Contracts.”Complementing the whitepaper is an implementation guide, available through the Azure Blockchain Development Kit, that shows how to implement CI/CD for smart contracts and infrastructure as code using Visual Studio Code, GitHub, Azure DevOps and OSS from Truffle.

Related Articles