Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 516 Bytes

File metadata and controls

21 lines (13 loc) · 516 Bytes

Permission types

Package with types as defined in ERC-7715. This package centrally manages defines types that can be used across multiple packages/repositories.

Installation

This package is normally installed as part of the Smart Accounts Kit (@metamask/smart-accounts-kit) which is part of this monorepo.

In order to install this package standalone:

With yarn:

yarn add @metamask/7715-permission-types

With npm:

npm install @metamask/7715-permission-types