@wallet-standard/features
v1.1.0
Published
This package defines TypeScript types for **Standard Features** -- canonical, chain-agnostic features using the `standard` namespace of the Wallet Standard.
Downloads
438,257
Readme
@wallet-standard/features
This package defines TypeScript types for Standard Features -- canonical, chain-agnostic features using the
standard
namespace of the Wallet Standard.
Despite being canonical, all features -- standard
, experimental
, or otherwise -- are optional for a Standard
Wallet to implement.
This package contains only TypeScript types. There is no executable JavaScript code.