Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 543 Bytes

File metadata and controls

17 lines (11 loc) · 543 Bytes

LSP5 Received Assets · npm version

Package for the LSP5 Received Assets standard.

Installation

npm install @lukso/lsp5-contracts

Available Constants & Types

The @lukso/lsp5-contracts npm package contains useful constants such as ERC725Y Data Keys related to the LSP5 Standard. You can import and access them as follow:

import { LSP5DataKeys } from "@lukso/lsp5-contracts";