Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sell modal #43

Merged
merged 8 commits into from
Feb 23, 2024
Merged

Sell modal #43

merged 8 commits into from
Feb 23, 2024

Conversation

Szegoo
Copy link
Member

@Szegoo Szegoo commented Feb 16, 2024

Part of: #40

Changes in this PR:

  • Made the UI work with the latest Coretime-Mock refactor. This means that the UI works even if not connected to all the chains.
    E.g. For testing the contract related stuff we can now only run the contracts chain without the need to run a full network. In this scenario, within the .env file, we would configure both the contracts chain and relay chain endpoints to the same RPC endpoint, while simply omitting the coretime chain endpoint. This is good for testing since the block finalization times are much faster.

  • Added the market contract metadata

  • Added a new sell modal using which regions located on the contracts chain can be listed on sale.

Copy link

netlify bot commented Feb 16, 2024

Deploy Preview for elaborate-fox-0ae0f9 ready!

Name Link
🔨 Latest commit 17a321e
🔍 Latest deploy log https://app.netlify.com/sites/elaborate-fox-0ae0f9/deploys/65d6650ed95ee00008af7c1f
😎 Deploy Preview https://deploy-preview-43--elaborate-fox-0ae0f9.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Szegoo Szegoo marked this pull request as ready for review February 21, 2024 12:40
@Szegoo Szegoo requested a review from cuteolaf February 21, 2024 12:48
@Szegoo Szegoo merged commit 0b3d7a9 into master Feb 23, 2024
4 checks passed
@cuteolaf cuteolaf deleted the sell-modal branch March 18, 2024 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants