ETH Scriprune Modular
Last updated
Last updated
Different from other protocols, ETH Scriprune is a highly modular protocol. The subsequent iteration of the protocol was considered at the beginning of the design. For example, ETH Scriprune is currently divided into ETH Scriprune controller, ETH Scriprune factory, transfer manager, market, and Scriprune entity 5. module.
ETH Scriprune controller is a panel for user deployment and mint interaction. It has the ability to add modules to inscriptions. For example, the two core modules of inscriptions, transfer manager and market, are added through post-registration. Such a modular management method of registration and de-registration separates and differentiates the complex inscription logic, making the entire system more robust.
ETH Scriprune factory is used to differentiate and process user instructions according to the type of operation. For example, when p is deploy, if the inscription has not been deployed, ETH Scriprune factory will build an inscription entity, and then record the entity on the chain forever, thus eliminating problems due to indexer failure, traffic surge, etc. The problems caused by index delay and failure.
As a registration module, transfer manger has the ability to customize the transfer rules of inscriptions. There are currently no restrictions on transfers, but we will open the ability to customize the transfer module to the community in the future (such as limiting the number of single currency transfers, limiting transfers in a single day Quantity, etc. can be customized transfer rules). Let every community, every culture, every trend and concept be fully supported.
The market is an important cornerstone of Mingfu. It provides users with a reliable way to trade Mingfu. Thanks to the characteristics of the inscription, the market allows anyone to place orders in any quantity and at any price. It enables Mingfu to be traded in a non-atomic way, lowering the transaction threshold and providing holders with more gradient pending order options.