-
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
Create a faucet website for node testing #215
Comments
Depends on: #223 |
Will this happen this week? |
That's the goal, working on it actively. |
This is done, right? |
It works indeed but the code has not yet been merged with the miden-node repo. Will close once it's merged. |
@Dominik1999 |
we can use miden.io indeed. |
It looks like the PR was closed by not merged. Can you update this issue here accordingly? |
Yes this PR has not yet been merged it needs some more cleanup, will merge by this week. This is the new PR: #270 |
What is missing here? Can we merge that today? |
This PR is ready to be reviewed, waiting for an approval to merge. |
Closed by #270 |
For testing purposes it would be useful to be able to initialise that node and make a simple frontend available where any user could input their account ID and get a note generated with some amount of tokens.
When initialising the node for testing the faucet could be automatically created and the faucet website started. We could have both the node and website living on the same machine.
Goal: Create a simple website frontend faucet enabling users to get assets.
The text was updated successfully, but these errors were encountered: