You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,9 @@
1
1
# Web3
2
2
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.
0 commit comments