@lukso/lsp7-contracts
v0.15.0
Published
Package for the LSP7 Digital Asset standard
Downloads
860
Readme
LSP7 Digital Asset ·
Package for the LSP7 Digital Asset standard.
Installation
npm install @lukso/lsp7-contracts
Available Constants & Types
The @lukso/lsp7-contracts
npm package contains useful constants such as InterfaceIds or ERC725Y Data Keys related to the LSP7 Standard. You can import and access them as follow:
import {
INTERFACE_ID_LSP7,
INTERFACE_ID_LSP7_PREVIOUS,
LSP7_TYPE_IDS,
} from "@lukso/lsp7-contracts";