Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 794 Bytes

README.md

File metadata and controls

14 lines (14 loc) · 794 Bytes

Guild Wars 2 Armory

This is an ongoing project that will be a client-based app to access a Guild Wars 2 account. All data is stored locally within the browser and all communication is done with the official Guild Wars 2 API. This is to ensure that the app can be run on almost any server and that there is no data to compromise there.

The armory app is used to inspect account details and character information while not logged into the game. The API provides read-only access, so you won't be able to do anything other than inspect items or account info.

The index page of this work is based on Wayne Porter project