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 Web Worker UI Docs #1046

Merged
merged 46 commits into from
Oct 9, 2024
Merged
Changes from 38 commits
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
437c52e
feat(04-zkapp-ui-with-react.mdx): remove typescript prompt step
ymekuria Sep 26, 2024
6c02e34
feat(zkapp-ui-with-react.mdx): update directory path for UI files to …
ymekuria Sep 26, 2024
bf9c010
feat(docs): update versions of zkApp CLI and o1js in the tutorial
ymekuria Sep 26, 2024
5717d97
feat(04-zkapp-ui-with-react.mdx): update step removing default ui sca…
ymekuria Sep 26, 2024
c64f0da
feat(04-zkapp-ui-with-react.mdx): update download helper files step
ymekuria Sep 26, 2024
bca905f
feat(04-zkapp-ui-with-react.mdx): update download page.tsx file step
ymekuria Sep 26, 2024
87d1ceb
feat(04-zkapp-ui-with-react.mdx): update configure environment step
ymekuria Sep 26, 2024
13b80fe
feat(04-zkapp-ui-with-react.mdx): update add state step
ymekuria Sep 26, 2024
a0f5c0c
feat(04-zkapp-ui-with-react.mdx): update setup zkapp step
ymekuria Sep 26, 2024
a64a235
feat(04-zkapp-ui-with-react.mdx): update load web worker step
ymekuria Sep 26, 2024
3badfde
feat(04-zkapp-ui-with-react.mdx): update Connect Auro Wallet and setu…
ymekuria Sep 26, 2024
eb756f7
feat(04-zkapp-ui-with-react.mdx): update import instantiate compile step
ymekuria Sep 26, 2024
96c7152
feat(04-zkapp-ui-with-react.mdx): update state step
ymekuria Sep 26, 2024
91a1d87
feat(04-zkapp-ui-with-react.mdx): update check accounts step
ymekuria Sep 26, 2024
34311c8
feat(04-zkapp-ui-with-react.mdx): change onSendtransaction method
ymekuria Sep 26, 2024
a127836
feat(04-zkapp-ui-with-react.mdx): change onRefreshCurrentNum method
ymekuria Sep 26, 2024
6801098
feat(04-zkapp-ui-with-react.mdx): update remaining page section
ymekuria Sep 26, 2024
2cea954
fix(04-zkapp-ui-with-react.mdx): fix typo
ymekuria Sep 26, 2024
02450dd
feat(04-zkapp-ui-with-react.mdx): change setActiveInstanceToDevnet me…
ymekuria Sep 26, 2024
ba97535
feat(04-zkapp-ui-with-react.mdx): page.tsx extension
ymekuria Sep 26, 2024
e7e2da5
feat(04-zkapp-ui-with-react.mdx): update file path
ymekuria Sep 26, 2024
5c11cbc
feat(04-zkapp-ui-with-react.mdx): add description of comlink and inst…
ymekuria Sep 27, 2024
3f3a5f6
feat(04-zkapp-ui-with-react.mdx): include link to comlink docs
ymekuria Sep 27, 2024
5671528
feat(04-zkapp-ui-with-react.mdx): include Setup web workers section
ymekuria Sep 27, 2024
9236a2e
feat(04-zkapp-ui-with-react.mdx): add defining state example
ymekuria Sep 27, 2024
1bb9fc4
feat(04-zkapp-ui-with-react.mdx): add functions using o1js that will …
ymekuria Sep 27, 2024
d1cf8e2
feat(04-zkapp-ui-with-react.mdx): expose api to main thread with coml…
ymekuria Sep 27, 2024
439b4b7
feat(04-zkapp-ui-with-react.mdx): add create worker client section
ymekuria Sep 27, 2024
3d75ac5
feat(04-zkapp-ui-with-react.mdx): update create worker client section…
ymekuria Sep 27, 2024
bcc530c
feat(04-zkapp-ui-with-react.mdx): create worker instance
ymekuria Sep 30, 2024
9fc4fb7
feat(04-zkapp-ui-with-react.mdx): add section about worker instance v…
ymekuria Sep 30, 2024
78fdd33
feat(04-zkapp-ui-with-react.mdx): section about Comlink.wrap
ymekuria Sep 30, 2024
3b3dff3
feat(04-zkapp-ui-with-react.mdx): client methods section
ymekuria Sep 30, 2024
cfb5519
refactor(04-zkapp-ui-with-react.mdx):move Comlink.wrap section
ymekuria Oct 1, 2024
e7be362
fix(04-zkapp-ui-with-react.mdx): update page.tsx download link
ymekuria Oct 1, 2024
a7b3b7a
feat(04-zkapp-ui-with-react.mdx): rename worker state variables for c…
ymekuria Oct 1, 2024
23c575e
feat(04-zkapp-ui-with-react.mdx): update worker api code section
ymekuria Oct 1, 2024
5e233e9
refactor(04-zkapp-ui-with-react.mdx): update worker reference variable
ymekuria Oct 1, 2024
98cc8fa
refactor(04-zkapp-ui-with-react.mdx): remove bullet point web worker …
ymekuria Oct 1, 2024
963c03f
refactor(04-zkapp-ui-with-react.mdx): add bullet points to creating w…
ymekuria Oct 1, 2024
031d6a1
feat(zkapp-ui-with-react.mdx): move download helper files section int…
ymekuria Oct 2, 2024
bf39c6a
refactor(04-zkapp-ui-with-react.mdx):move download UI files section
ymekuria Oct 2, 2024
d371e6d
feat(zkapp-ui-with-react.mdx): improve clarity by updating section he…
ymekuria Oct 2, 2024
3b8c85d
feat(04-zkapp-ui-with-react.mdx): format post message in code block
ymekuria Oct 2, 2024
344475a
feat(04-zkapp-ui-with-react.mdx): add brief description of functions …
ymekuria Oct 3, 2024
8f7d5a9
feat(04-zkapp-ui-with-react.mdx): update description of functions run…
ymekuria Oct 3, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading