Solidity Standard & ERC-165 Interface Calculator
This repository contains the implementation of a custom Solidity standard and an ERC-165 interface calculator, developed as part of my master's thesis project. The standard describes an interface to restrict transferability for digital assets.
The repository is structured into two main directories:
The standardization file includes implementation snippets for granting signing permissions across abstracted accounts and features a range of functions, rules, and transaction flows.
- This standard continues to evolve as part of the LUKSO LIPs standard library.
- Refer to the LSP22 Transfer Restriction for discussions and enhancements.
Issued: 27th October 2023