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

Update aztec playground #520

Open
8 tasks
critesjosh opened this issue Mar 14, 2025 · 0 comments
Open
8 tasks

Update aztec playground #520

critesjosh opened this issue Mar 14, 2025 · 0 comments
Assignees

Comments

@critesjosh
Copy link
Collaborator

critesjosh commented Mar 14, 2025

Update https://aztec-playground.netlify.app/ to include the following

  • include a link for a tx to a block explorer (add a popup notification/modal for when the tx is completed)
  • include the schnorr account contract artifact and token contract artifact
  • css
  • for testnet / devnet:
    • default connection will be to testnet
    • make the logs panel minimizable
    • point url to a new domain (aztec.network/playground ?)
  • info explaining what is going on during deployment ("you are generating a proof for contract deployment, client side, for maximum privacy, etc. you can read more about client-side proving or contract deployment here (insert link)) add the info in this modal:

Image

Stretch goal:

  • make the account contract exportable
    • if someone closes the playground tab, they lose the account info for their deployed account contract
  • add easy private voting contract (or other) to the playground defaults

Note (cc @rahul-kothari):

  • we need to pre deploy the token contract to this network. unrestricted minting so people can mint themselves token
  • pre-deploy sponsored FPC that works with everything
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