JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 109
  • Score
    100M100P100Q87584F
  • License Apache-2.0

Package for the LSP10 Received Vaults standard

Package Exports

  • @lukso/lsp10-contracts
  • @lukso/lsp10-contracts/package.json

Readme

LSP10 Received Vaults · npm version

Package for the LSP10 Received Vaults standard.

Installation

npm install @lukso/lsp10-contracts

Available Constants & Types

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

import { LSP10DataKeys } from "@lukso/lsp10-contracts";