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

Include Info about Dev setup feature in contributing.md and and within app #724

Closed
Dayvvo opened this issue Mar 5, 2024 · 1 comment · Fixed by #725
Closed

Include Info about Dev setup feature in contributing.md and and within app #724

Dayvvo opened this issue Mar 5, 2024 · 1 comment · Fixed by #725
Labels
enhancement New feature or request

Comments

@Dayvvo
Copy link
Contributor

Dayvvo commented Mar 5, 2024

In order to provide a smoother experience in Dev mode I would suggest the following:

  • Include a summary on the dev setup features such as the RPC terminal and block explorer as well as instructions on how to access them using the dev setup page in the Contributing file. This would provide more clarity on navigating the app and executing actions that require the Jam RPC terminal or the Jam block explorer in dev mode.

  • Include hints about the dev setup at certain points within the app. e.g. After using the "Send" feature to make a transfer. The app warns that "a collaborative transaction requires a 5-block confirmation before that UTXO is usable again". Including a hint in that warning message that blocks can be mined to your address in dev mode using the Jam RPC i.e generatetoaddress 5 "Your address" to confirm the transaction

Screenshot (885)

@Dayvvo Dayvvo added the enhancement New feature or request label Mar 5, 2024
@Dayvvo Dayvvo changed the title Include Info Dev setup page in contributing.md and and as within app Include Info about Dev setup feature in contributing.md and and within app Mar 6, 2024
@theborakompanioni
Copy link
Collaborator

Hey @Dayvvo.

Good ideas. There are certain pages where some info is present when running in dev mode, so this should be fine 👍
Thanks so much for the suggestions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants