Skip to content

Commit

Permalink
feat: pr suggestions applied
Browse files Browse the repository at this point in the history
Signed-off-by: Mariusz Jasuwienas <mariusz.jasuwienas@arianelabs.com>
  • Loading branch information
arianejasuwienas committed Sep 19, 2024
1 parent 65b2102 commit 8334732
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions tools/wagmi-example/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Wagmi Hedera Example

Wagmi is a library for building Web3 apps, offering hooks (React version) for wallet connections, blockchain data, and transactions.

Learn more [here](https://wagmi.sh).

## How to run example?
1. Install dependencies `npm install`
2. Run project `npm dev`
Expand Down
2 changes: 1 addition & 1 deletion tools/wagmi-example/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* Hedera JSON RPC Relay - Wagmi Example
*
* Copyright (C) 2022-2024 Hedera Hashgraph, LLC
* Copyright (C) 2024 Hedera Hashgraph, LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down

0 comments on commit 8334732

Please sign in to comment.