0.15.0 • Published 1 year ago

@lukso/lsp1delegate-contracts v0.15.0

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
1 year ago

LSP1 Universal Receiver Delegate · npm version

Smart contract implementations of LSP1 Universal Receiver Delegate to register and manage:

  • LSP5 Received Assets
  • LSP10 Vaults

Currently there are Universal Receiver Delegate contracts for:

Installation

npm install @lukso/lsp1delegate-contracts

Available Constants & Types

The @lukso/lsp1delegate-contracts npm package contains useful constants such as InterfaceIds related to the LSP1Delegate Standard. You can import and access them as follow:

import { INTERFACE_ID_LSP1DELEGATE } from "@lukso/lsp1delegate-contracts";