@lukso/lsp-smart-contracts
TypeScript icon, indicating that this package has built-in type declarations

0.15.0 • Public • Published

@lukso/lsp-smart-contracts

Package for the LSP Smart Contracts.

Available Constants & Types

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

import {
  INTERFACE_IDS,
  LSP8_TOKEN_ID_FORMAT,
  LSP1_TYPE_IDS,
  OPERATIONS,
  SupportedStandards,
  ERC725YDataKeys,
  INTERFACE_ID_LSP1DELEGATE,
  LSP6DataKeys,
  LSP25_VERSION,
  LSPSupportedStandard,
} from "@lukso/lsp-smart-contracts";

/@lukso/lsp-smart-contracts/

    Package Sidebar

    Install

    npm i @lukso/lsp-smart-contracts

    Weekly Downloads

    188

    Version

    0.15.0

    License

    Apache-2.0

    Unpacked Size

    6.46 MB

    Total Files

    175

    Last publish

    Collaborators

    • lukso-network
    • frozeman