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

0.15.0 • Public • Published

LSP17 Extensions Package · npm version

Package for the LSP17 Extensions, that includes the following extensions:

  • the Extension4337 extension, which contains the validateUserOp function from the ERC4337 standard.
  • the OnERC721ReceivedExtension extension that contains the onERC721Received function from the ERC721 standard.

Installation

npm install @lukso/lsp17-contracts

Available Constants & Types

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

import { INTERFACE_ID_LSP17Extension } from "@lukso/lsp17-contracts";

Package Sidebar

Install

npm i @lukso/lsp17-contracts

Weekly Downloads

22

Version

0.15.0

License

Apache-2.0

Unpacked Size

30 kB

Total Files

11

Last publish

Collaborators

  • lukso-network
  • frozeman