Accounts

Start interacting with the Autonity network, create an account and fund it to issue simple transactions.

In order to submit a transaction to the Autonity network, an account is required. The concept of an account in Autonity matches that of Ethereum. Briefly, an account has a public address (which acts as an identifier of the account for use by other participants) and a secret “private key”, which is required in order to control the account (and in particular to spend funds held by the account). This is described further in the System Model section.

Title Description
Connect Clef secure wallet How to setup and use the Clef wallet with an Autonity Go Client node using the NodeJS Console
Connect hardware wallet How to setup and use go-ethereum supported hardware wallets with an Autonity Go Client node, using the NodeJS Console
Create an account How to create and import accounts using aut
Fund an account How to fund an account with testnet Auton (ATN)
Setup the Autonity Utility Tool (aut) How to install and configure the aut command-line tool on your local machine.
Submit a transaction from the Autonity Utility tool (aut) How to submit transactions to an Autonity network using aut, the Python3 interface to the RPC API’s
No matching items