Skip to content

Commit 46455f7

Browse files
Update README.md
1 parent 05b6cc3 commit 46455f7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ Thanks to [ntrotner](https://github.com/ntrotner) and thanks to the hints we hav
44

55
With this module you can connect your TypeScript in Deno program with the Ethereum Blockchain.
66

7+
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.
8+
9+
In some months from now (writing this early 2022) it might be possible just to import such dependencies via https://www.skypack.dev.
10+
711

812
## Usage Example
913

0 commit comments

Comments
 (0)