LIPs
LIPs copied to clipboard
LUKSO Improvement Proposals. Repository for the LUKSO Blockchain Improvement Proposals (LIPs) and LUKSO Standards Process (LSP).
Add also game engines. and platform. ```js "avatar": [ // a 3D file avatar mostly in FBX and/or OBJ format, multiple file formats of an avatar can be added {...
## What does this PR introduce? - Documenting the new logic inside the `universalReceiver(..)` function of the LSP0-ERC725Account and LSP9Vault
# What does this PR introduce? Edit the **requirements** section under LSP6 > `executeRelayCall(...)`. - The payload for `executeRelayCall(...)` MUST now be signed using the `"\x19LSP6 ExecuteRelayCall:\n" + len(message) +...
For LSP8TokenIdFormat `3` or `4` (= `bytes32`) Should we construct the final URI like this: `http://mybase.uri/e5fe3851d597a3aa8bbdf8d8289eb9789ca2c34da7a7c3d0a7c442a87b81d5c2` Or like this? `http://mybase.uri/0xe5fe3851d597a3aa8bbdf8d8289eb9789ca2c34da7a7c3d0a7c442a87b81d5c2` Depending on choice, write down the following note in the...
## LSP11SocialRecovery Improvement I would like to open a discussion on the LSP11 standard, which serves as a social recovery mechanism for users to regain access to their Smart Contracts....
## What this issue is about ? ### Problem - Currently there is no way to know the number of elements of a compacted bytes array ### Solution - Adding...
### What does this PR introduce? A new standardization to restrict the transferability of assets. Title: LSP22 Transfer Restriction