Skip to content

Commit fe30a74

Browse files
committed
Add wagmi documentation
1 parent 089f661 commit fe30a74

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/browser.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Confidential Sapphire dApps work in web browsers by wrapping the
88
Ethereum provider such as Metamask to enable signing and encrypting
99
calls and transactions.
1010

11+
If you are developing with [`wagmi`], you can use the Viem [configuration].
12+
1113
Let's begin with the [Hardhat boilerplate]. As mentioned on their website
1214
the boilerplate provides the following:
1315

@@ -194,6 +196,8 @@ repository.
194196

195197
:::
196198

199+
[`wagmi`]: https://wagmi.sh/
200+
[configuration]: guide.mdx#viem
197201
[block explorer]: https://testnet.explorer.sapphire.oasis.dev/tx/0x3303dea5d48291d1564cad573f21fc71fcbdc2b862e17e056287fd9207e3bc53
198202
[guide-transaction-calls]: guide.mdx#transactions--calls
199203
[Hardhat boilerplate repo]: https://github.com/NomicFoundation/hardhat-boilerplate

0 commit comments

Comments
 (0)