0.15.0 • Published 2 months ago

@lukso/lsp1-contracts v0.15.0

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
2 months ago

LSP1 Universal Receiver · npm version

Package for the LSP1 Universal Receiver standard.

Installation

npm install @lukso/lsp1-contracts

Available Constants & Types

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

import { INTERFACE_ID_LSP1, LSP1DataKeys } from "@lukso/lsp1-contracts";