Skip to content

Latest commit

 

History

History

lsp2-contracts

LSP2 ERC725Y JSON Schema · npm version

Package for the LSP2 ERC725Y JSON Schema standard.

Installation

npm install @lukso/lsp2-contracts

Available Constants & Types

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

import { LSP2ArrayKey, Verification } from "@lukso/lsp2-contracts";