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

Boxes should only depend on aztec.js. #3340

Closed
LeilaWang opened this issue Nov 17, 2023 · 1 comment · Fixed by #3389
Closed

Boxes should only depend on aztec.js. #3340

LeilaWang opened this issue Nov 17, 2023 · 1 comment · Fixed by #3389
Assignees

Comments

@LeilaWang
Copy link
Collaborator

Boxes/dApps developers only need to import aztec.js to create their dApps. They shouldn't need to import types, foundation and circuits.js separately to refer to some types and use the wasm.

@seungjulee
Copy link

This!! Aztec.js has so many quirky things in terms of building and importing, and strays away from standard javascript practices.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants