跳转至

区块链 Web3

时间:2022-07-19 09:28:28

参考:

  1. Web3 简介
  2. WEB2 与 WEB3 对比
  3. web3.js - Ethereum JavaScript API

区块链 web3#

使用智能合约和P2P技术的去中心化网络。

  • Web1:浏览信息。
  • Web2:浏览/发布信息。
  • Web3:浏览/发布/拥有信息。

web3.js#

web3.js is a collection of libraries that allow you to interact with a local or remote ethereum node using HTTP, IPC or WebSocket.