diff --git a/docs/getting-started/runner.md b/docs/getting-started/runner.md index 657d4bc..f508d24 100644 --- a/docs/getting-started/runner.md +++ b/docs/getting-started/runner.md @@ -3,9 +3,11 @@ title: Runner sidebar_position: 6 --- -## A developer tool and a DApp for running contracts on the blockchain +This video explains how to deploy and execute contracts created in Marlowe Playground using Marlowe Runner, beta version. Marlowe Runner is a developer tool with a friendly user interface for deploying and executing smart contracts on Cardano, straight from a browser. + + -Runner is a user-friendly developer tool and a simple DApp you can use to deploy and execute your contract on Cardano right from the browser, whether you are deploying to the preview, pre-production or mainnet network. +## A developer tool and a DApp for running contracts on the blockchain Runner makes contract deployment simple for both DApp builders and traditional developers, enabling the execution of contracts created in Playground without requiring any backend orchestration or programming knowledge.