Skip to content

Commit

Permalink
Add wagmi documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
aefhm committed Dec 1, 2023
1 parent 2195fee commit 8a251c8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/browser.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ Confidential Sapphire dApps work in web browsers by wrapping the
Ethereum provider such as Metamask to enable signing and encrypting
calls and transactions.

If you are developing with [`wagmi`], you can use the Viem [configuration].

Let's begin with the [Hardhat boilerplate]. As mentioned on their website
the boilerplate provides the following:

Expand Down Expand Up @@ -194,6 +196,8 @@ repository.

:::

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

0 comments on commit 8a251c8

Please sign in to comment.