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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.3.0 milestone (closing) #26

Closed
5 of 6 tasks
gregoryguillou opened this issue Jul 12, 2022 · 1 comment
Closed
5 of 6 tasks

v0.3.0 milestone (closing) #26

gregoryguillou opened this issue Jul 12, 2022 · 1 comment
Assignees

Comments

@gregoryguillou
Copy link
Contributor

gregoryguillou commented Jul 12, 2022

Objectives

The welcome of the burner wallet by the community and the many conversations at the encode club Paris Hackathon in July 2022 that the burner wallet have won, raised the expectation bar a lot. 馃挴 to everyone who helped with it.

The short term roadmap will focus on:

  • leveraging the work done on the session key. we will however revisit the security model with (1) an re-architecture based on a iframe/sandbox ; (2) the addition of control over the contract in the plugin and (3) additional control flows involving 2 session keys
  • helping dapps, expecially mobile dapps to benefit from the burner. Good candidates are games and social experiments
  • audit the code to make sure this is okay to go live with the wallet.
  • rewriting the wallet part in React to help people that would contribute. (Event if I remain convinced that svelte is a better choice).

On the other hand drone that will remain pretty much the same for now, since we understand the concern of wallets like Argent-X to control what it is running.

Success Criterias

The goals as we can imagine it for now is:

  • move the burner into an iframe with a clear interface
  • the injection of window.starknet.burner so that the burner wallet can be used by starknet-js
  • the move of as many as possible of the features of the burner in vanilla js to help with future ports/implementations
  • the rewriting of the burner in ReactJS
  • a better documentation
  • a good set of tests
@gregoryguillou
Copy link
Contributor Author

v0.3.0 has been release now.

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

1 participant