Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Commit

Permalink
chore: add viem to wasm section on readme (#2345)
Browse files Browse the repository at this point in the history
  • Loading branch information
jxom authored Apr 13, 2023
1 parent 5c0de28 commit d5c182c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ You should be able to build a wasm app that uses ethers-rs (see the [example](./
compile in WASM, please
[open an issue](https://github.com/gakonst/ethers-rs/issues/new/choose).
There is currently no plan to provide an official JS/TS-accessible library
interface. we believe [ethers.js](https://docs.ethers.io/v5/) serves that need
interface. We believe [viem](https://viem.sh) or [ethers.js](https://docs.ethers.io/v6/) serves that need
very well.

Similarly, you should be able to build FFI bindings to ethers-rs. If ethers
Expand Down

0 comments on commit d5c182c

Please sign in to comment.