Skip to content

Commit 05b6cc3

Browse files
Update README.md
1 parent b35c101 commit 05b6cc3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Web3
22

3-
Thanks to [ntrotner](https://github.com/ntrotner) and thanks to the hints we have received in the context of [this issue](https://github.com/ChainSafe/web3.js/issues/3700), Deno is [ready for web3](https://ethereum.stackexchange.com/questions/112900/what-is-the-best-way-to-connect-to-the-ethereum-blockchain-from-a-deno-applicati) with this module.
3+
Thanks to [ntrotner](https://github.com/ntrotner) and thanks to the hints we have received in the context of [this issue](https://github.com/ChainSafe/web3.js/issues/3700), Deno is [ready for web3](https://ethereum.stackexchange.com/questions/112900/what-is-the-best-way-to-connect-to-the-ethereum-blockchain-from-a-deno-applicati) with this module.
4+
5+
With this module you can connect your TypeScript in Deno program with the Ethereum Blockchain.
6+
47

58
## Usage Example
69

0 commit comments

Comments
 (0)