docs: web3.js is outdated (#22820)

pull/22830/head
T 4 years ago committed by GitHub
parent dea3503031
commit 9c39923340
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/_interface/JavaScript-Console.md

@ -7,6 +7,8 @@ The Geth JavaScript console exposes the full [web3 JavaScript Dapp
API](https://github.com/ethereum/wiki/wiki/JavaScript-API) and further administrative
APIs.
(note: the web3 version bundled within geth is very old, and not up to date with official docs)
## Interactive Use: The Console
The geth JavaScript console is started with the `console` or `attach` geth sub-commands.

Loading…
Cancel
Save