Creating Account

When we use local network, we need own accounts and this accounts are created for nodes. Use this “geth --datadir “./data” account new” command for creating account in node folder.

Last updated