Chapter 14 web3.js-Ethereum JavaScript API (accounts, account management)

This article environment:

      Blockchain: Ethereum POA alliance chain;

      Number of block producing nodes: 3;

      Operating system: windows 64;

      Node version: Geth1.9.14;

      Node version: v10.14.0

Reference document: https://web3js.readthedocs.io/en/v1.2.8/

table of Contents

1. create

Example 1: Create a new account

2. privateKeyToAccount

Guess you like

Origin blog.csdn.net/wonderBlock/article/details/106886823