diff --git a/applications/RegionX.md b/applications/RegionX.md index 622fb15ddd8..93efb5d3a7c 100644 --- a/applications/RegionX.md +++ b/applications/RegionX.md @@ -131,13 +131,18 @@ Our sole assumption is that the concepts outlined in the Agile Coretime RFC are To create a marketplace on a contracts parachain, we'll need an NFT region contract. We'll use the [Openbrush](https://openbrush.brushfam.io/) psp34 contract as a starting point for the code we develop. -**Market UI** +**Coretime Market UI** This section outlines the design of the Coretime market developed as part of this proposal. If additional relevant data is identified, we will expand upon the design. -- The main market dashboard allows users to browse and filter, making it easier for them to find the region they are looking for: +- The main market dashboard allows users to browse and filter, making it easier for them to find the region they are looking for. + + Users will have the flexibility to choose a time unit for inputting values, which will serve as the basis for region filtering. The maximum time unit available will be a day, allowing users to input values using a calendar input field. For other durations, users can simply provide numeric input in a designated field. + + The Core ownership field will be represented as a percentage range of the total Coretime ownership that the region has on a specific core. +

- +

- The UI for performing cross-chain region transfers which will be utilized when transferring regions between the Coretime chain and the smart contract chain where RegionX is deployed, or vice versa. @@ -145,6 +150,11 @@ This section outlines the design of the Coretime market developed as part of thi

+- The UI for selling regions will become accessible to users once they choose one of their regions from the Region Dashboard. Any region listed for sale must be located on the smart contract parachain where RegionX is situated. In situations where the region is on the Coretime chain, users should first utilize the Cross-Chain UI for transferring the region. +

+ +

+ ### Ecosystem Fit RegionX will offer a Coretime market and a suite of tools, making it easy for teams to develop their projects on Polkadot or Kusama. This project will empower smaller teams by providing flexible options to purchase regions from the market.