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

Integrate siascan host revenue calculator #550

Open
ChrisSchinnerl opened this issue Mar 27, 2024 · 2 comments
Open

Integrate siascan host revenue calculator #550

ChrisSchinnerl opened this issue Mar 27, 2024 · 2 comments
Labels
good first issue Good for newcomers

Comments

@ChrisSchinnerl
Copy link
Member

Integrate the embedded host revenue calculator into the siascan codebase. Expand on the feature set.

Idea: add configuration into a sharable link, add revenue details into the preview card

@alexfreska alexfreska added the good first issue Good for newcomers label Jun 26, 2024
@omega000133
Copy link

hello @ChrisSchinnerl
i wanna solve this issue.
is it available yet?

@alexfreska
Copy link
Member

@omega000133 hi there, thank you for your interest in contributing.

This task is to integrate the following host ROI calculator into the explorer/siascan website. The website and our codebase is written in React whereas the calculator is written in Vue: https://github.com/n8maninger/host-roi-calc. Currently we embed the calculator via iframe https://github.com/SiaFoundation/web/blob/main/apps/explorer/app/host-revenue-calculator/page.tsx, this works but is not a consistent or ideal experience. We need to figure out a way to integrate a Vue component into the React app, or rewrite the calculator in React with our design-system components. Completing this issue would entail exploring the complexity and level of effort for the first approach, deciding whether it is sufficient, and proceeding or moving to the latter approach.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Status: Backlog
Development

No branches or pull requests

3 participants