From 974578eecd83f09c4a6ef96d8d933172cc4e1550 Mon Sep 17 00:00:00 2001 From: Joseph Fajen Date: Wed, 22 Nov 2023 05:51:08 -0800 Subject: [PATCH] added a detail about supported web3 wallets --- docs/getting-started/runner.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/getting-started/runner.md b/docs/getting-started/runner.md index 24add5a..3caa2be 100644 --- a/docs/getting-started/runner.md +++ b/docs/getting-started/runner.md @@ -61,7 +61,9 @@ While Marlowe supports merkleization, Runner does not yet support it. The state of Marlowe contracts is determined by the inputs to the contract at each step, making the contract’s behavior easier to understand and predict. -## Hardware wallets +## Wallets + +Runner supports web3 wallets Lace, Nami, and Eternl. Currently, Runner does not work with hardware wallets such as Ledger and Trezor.