0.15.1 • Published 7 months ago
@lukso/lsp25-contracts v0.15.1
LSP25 Execute Relay Call · 
Package for the LSP25 Execute Relay Call standard.
Installation
npm i @lukso/lsp25-contractsAvailable Constants & Types
The @lukso/lsp25-contracts npm package contains useful constants such as interface IDs, and specific constants related to the LSP25 Standard. You can import and access them as follows.
In Javascript.
import { LSP25_VERSION, INTERFACE_ID_LSP25 } from "@lukso/lsp25-contracts";In Solidity.
import {
_INTERFACEID_LSP25,
LSP25_VERSION
} from "@lukso/lsp25-contracts/contracts/LSP25Constants.sol";0.15.1
7 months ago
0.15.0
2 years ago
0.15.0-rc.5
2 years ago
0.15.0-rc.4
2 years ago
0.15.0-rc.1
2 years ago
0.15.0-rc.0
2 years ago