Skip to content

Commit bf4ecbd

Browse files
authored
Update accounts.adoc
1 parent 96fe670 commit bf4ecbd

File tree

1 file changed

+1
-1
lines changed
  • components/Starknet/modules/architecture-and-concepts/pages

1 file changed

+1
-1
lines changed

components/Starknet/modules/architecture-and-concepts/pages/accounts.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
= Accounts
22

3-
== Introduction
3+
== Overview
44

55
Accounts represent users onchain, and enable them to interact with the blockchain. xref:ethereums_account_structure[Unlike Ethereum], Starknet facilitates account abstraction natively, via its unique account xref:starknets_account_structure[structure] and xref:account_nonces[nonce management]. Accounts can be xref:deploying_a_new_account[easily deployed on Starknet], both with or without having a preexisting account.
66

0 commit comments

Comments
 (0)