LoginSignup
3
3

More than 3 years have passed since last update.

web3.jsとは

Last updated at Posted at 2020-02-02

web3.jsは、HTTPまたはIPC接続を使用して、ローカルまたはリモートのEthereumブロックチェーンのnodeとやりとりできるようにするライブラリのこと。

インストールにはnpmコマンドを使用する。

npm install web3

参考情報

公式ドキュメント
https://web3js.readthedocs.io/en/v1.2.6/

3
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
3