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

Create Browser Demo #47

Open
9 tasks
coolaj86 opened this issue Oct 4, 2022 · 2 comments
Open
9 tasks

Create Browser Demo #47

coolaj86 opened this issue Oct 4, 2022 · 2 comments
Assignees

Comments

@coolaj86
Copy link
Member

coolaj86 commented Oct 4, 2022

Replicate basic functionality of crowdnode-cli, but in the browser.

Try to move/copy code into ./lib here and use it rather than framework-ify-ing where possible.

  • Generate Private Key (WIF) (lib)
  • Store in localStorage (vue)
  • Show QR (qr-svg)
  • Signup (crowdnode)
  • Agree to Terms (crowdnode)
  • Deposit (crowdnode)
  • Show Balance (crowdnode and dashsight)
  • Withdraw (crowdnode)
  • Transfer (dashsight instant send)

Later: abstract storage and encryption.

@coolaj86 coolaj86 changed the title Browser Demo Create Browser Demo Oct 4, 2022
@jojobyte
Copy link
Contributor

jojobyte commented Oct 5, 2022

@coolaj86 Do you want this as part of the existing Vite project I made or in its own separate project dedicated to crowdnode?

Is this the stuff you want added to the Github Projects board?

@coolaj86
Copy link
Member Author

coolaj86 commented Oct 5, 2022

Do you want this as part of the existing Vite project I made or in its own separate project dedicated to crowdnode?

Tomato, potato. Whichever you like.

Is this the stuff you want added to the Github Projects board?

Yes. We can even create the issues under the existing project if you like. Either way, from this issue or issues there it needs to make it to the project board.

Trello is just transitional. Pay no attention to the Rion behind the curtain.

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

No branches or pull requests

2 participants