Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.6 KB

File metadata and controls

38 lines (24 loc) · 1.6 KB

Data and Reporting Samples

Introduction

This section includes content and samples that utilize the data stored in an off chain SQL DB that includes a combination of transaction detail and application meta-data.

Additional detail on the database views included with Azure Blockchain Workbench can be found in the documentation

Available Samples

Deploying Applications

To deploy an application, navigate to the web applicaiton for Azure Blockchain Workbench

Click on the New button to upload a new application.

Specify your configuration file and your smart contract and click the "Deploy" button. A tile for your new application, will be displayed. Click it.

You will have 0 members assigned to the contract. Click the 0 in upper right and add memebrs as appropriate.

Prerequisites

Applications and contracts can be uplaoded to Azure Blockchain Workbench without modification.

For Ethereum contract development, install Visual Studio Code and the Solidity plugin

Contributing

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments. . .