@lukso/lsp1delegate-contracts
v0.16.3
Published
Package for the LSP1 Universal Receiver Delegate standard
Downloads
1,664
Readme
LSP1 Universal Receiver Delegate · 
npm package with smart contract implementations of the LSP1 Universal Receiver Delegate, used to register and manage:
- LSP5 Received Assets
- LSP10 Vaults
Currently there are Universal Receiver Delegate contracts for:
Installation
npm install @lukso/lsp1delegate-contractsAvailable Constants & Types
The @lukso/lsp1delegate-contracts npm package contains useful constants such as interface IDs related to the LSP1Delegate Standard. You can import and access them as follows.
import { INTERFACE_ID_LSP1DELEGATE } from "@lukso/lsp1delegate-contracts";