-
Notifications
You must be signed in to change notification settings - Fork 39
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
New Tool: Block explorer GUI - Milestone 1 - BlockPI #48
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey all,
Thank you for the submission.
Overall this is the direction we want to see, but the wireframes can be simplified in a few places.
Some notes for improvements on this PR that will need to be made before this submission can be accepted:
- You can replace "gas" with "fee".
- Emulator accounts can be created from the UI without needing to create a password. For the mvp, the account creation screen should only need to have a single button the generates an account on the emulator, similar to https://github.com/onflow/fcl-dev-wallet, so no need for password / recovery phrase for your mvp as no wallet is required for direct interactions with the emulator.
- Having a faucet page is a good idea, this page should be an emulator faucet only. This will simplify things as well.
Thanks again for the submission!
As a next step, you may want to validate your UI ideas by examining the emulator code and emulator outputs, and getting more familiar with the Flow transaction lifecycle. Please post any questions you may have in the flip-fest issue itself.
Hello, We have made a new UI sign, which contains the emulator controlling and log searching. |
Amazing! Will be taking a look shortly. |
Hello, |
Great. I think we can accept this for milestone#1! Apologies for the delay with our reviews. A few things to keep in mind for milestone 2:
This may not have been super clear in the description, but we're primarily looking for a dev tool, like Ganache (on Ethereum) ... The other networks would be a nice bonus of course, but we'd like your team to focus on emulator functionality for milestone 2
Thanks for your effort, and good luck with milestone 2. Let me know if you have any questions! Add a 👍🏼 to this comment confirming you've read it, and I'll merge this PR. |
New Tool: Block explorer GUI - Milestone 1 - BlockPI
New Tool: Block explorer GUI - Milestone 1
This PR is for issue #2
Submission Links & Documents
N/A
Requirements Check
Other Details