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

add frontend examples for deposit transaction #13

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

klouskingsley
Copy link
Collaborator

note

run these commands first to run examples
in l1 folder, npm install, npm run build
in operator folder, npm install

example1

in operator folder, run npm run startDepositExample to start example 1.

example 1 build and sign the deposit transaction in browser, the output bundle is about 10MB.

example2

in operator folder, run npm run startDepositExample2 to start example 2.

example 2 build the transaction in server and sign it in browser, the output bundle is about 1MB

Base automatically changed from l1 to main February 23, 2025 21:48
@klouskingsley klouskingsley marked this pull request as draft February 24, 2025 01:52
@klouskingsley klouskingsley force-pushed the harry/frontend-examples branch from 9638944 to 7a85ade Compare February 24, 2025 09:56
@klouskingsley klouskingsley force-pushed the harry/frontend-examples branch from d79b18c to 956d00e Compare February 25, 2025 12:48
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

Successfully merging this pull request may close these issues.

1 participant