Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-spengler authored Mar 29, 2022
1 parent 46455f7 commit 5558a60
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 @@ -6,7 +6,7 @@ With this module you can connect your TypeScript in Deno program with the Ethere

The detailed documentation can be found [here](https://web3js.readthedocs.io/). In case you need to use nodejs instead of deno, check the [web3 npm library](https://www.npmjs.com/package/web3). Some of you might also use the [ethers library](https://www.npmjs.com/package/ethers) as an alternative.

In some months from now (writing this early 2022) it might be possible just to import such dependencies via https://www.skypack.dev.
In some months from now (writing this early 2022) it might be possible to just import such dependencies via [skypack.dev](https://www.skypack.dev).


## Usage Example
Expand Down

0 comments on commit 5558a60

Please sign in to comment.