A WEMIX3.0 account is an object with a WEMIX balance that can send transactions from a WEMIX blockchain. This chapter describes how to create an External-Owned Account (EOA) and check the balance directly controlled by the user.
Account files are created in the keystore directory. To create a new account, use the following command.
Account files created externally can also be copied and used in the keystore directory.
Access the gwemix console and run the following command to check the account balance.
Because the gwemix console is a JavaScript console, a JavaScript function that reads all addresses in the Keystore can be used to read all balances as a function.