Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.4 KB

README.md

File metadata and controls

23 lines (14 loc) · 1.4 KB

Wallet Standard

The Wallet Standard is a set of interfaces and conventions designed to improve the user experience and developer experience of wallets and applications for any blockchain.

Code

Extensions

See EXTENSIONS for chain-specific extensions to the Wallet Standard.

Design

See DESIGN for the original design principles of the Wallet Standard. It's somewhat outdated with respect to the code, but generally captures its purpose.

Build

See BUILD for instructions to build the repo from source.