Skip to main content

[Web version] What is a JSON file?

Updated today

A JSON file is a file type which stores simple data structures and objects in JavaScript Object Notation (JSON) format. This format is primarily used for transmitting data between a web application and a server. JSON files are lightweight, text-based, readable by humans and can be edited using a text editor.

In Ambire Wallet we use JSON files as an alternative to backing up your account information on Ambire Cloud.

Did this answer your question?