Skip to content

Commit

Permalink
chore(docs): update (#16)
Browse files Browse the repository at this point in the history
Updates for API Docs
  • Loading branch information
danforbes authored Oct 31, 2024
1 parent 098306b commit cac42c8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ Experimental - These methods require further investigation, as other libraries d
- [wallet_updateEthereumChain (EIP-2015)](https://eips.ethereum.org/EIPS/eip-2015)
- [wallet_getOwnedAssets (EIP-2256)](https://eips.ethereum.org/EIPS/eip-2256)

Keep reading for more information, or refer to the comprehensive [API documentation](https://web3.github.io/web3-wallet-rpc-utils/).

## Installation

Use your preferred package manager. Ensure that `web3` is also installed and integrated into your project.
Expand Down
2 changes: 1 addition & 1 deletion packages/web3-plugin-wallet-rpc/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Web3.js Plugin for Wallet RPC methods

Refer to the README file located in the root of this repository.
Refer to the [README](https://github.com/web3/web3-wallet-rpc-utils/blob/main/README.md) file located in the root of this repository.

0 comments on commit cac42c8

Please sign in to comment.