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

[feat] axvm-algebra-guest usage #1053

Merged
merged 9 commits into from
Dec 15, 2024
Merged

[feat] axvm-algebra-guest usage #1053

merged 9 commits into from
Dec 15, 2024

Conversation

Golovanov399
Copy link
Contributor

@Golovanov399 Golovanov399 commented Dec 15, 2024

This resolves INT-2880

Copy link

linear bot commented Dec 15, 2024

INT-2702 Populate user book

The user book should contain at minimum 3 separate sections:

  1. Overview of basic usage:
    1. how to write guest program
    2. how to test
    3. how to cross-compile
    4. how to use sdk to prove just app
    5. how to use sdk to prove with continuations
    6. how to use sdk to generate smart contract
  2. How to use the existing extension guest libraries, from a pure rust library perspective.
    1. Should include example configuration in:
      1. CLI toml
      2. SdkVmConfig builder
  3. More advanced: explain how to write a new extension including all 3 crates
    1. guest
    2. transpiler
    3. circuit

book/src/SUMMARY.md Outdated Show resolved Hide resolved
Copy link

linear bot commented Dec 15, 2024

INT-2880 axvm-algebra-guest usage

not just macro but wholistic

Copy link
Contributor

@jonathanpwang jonathanpwang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Discussed offline, content is there but we want some higher level framing

Copy link
Contributor

@jonathanpwang jonathanpwang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, really good

@Golovanov399 Golovanov399 merged commit 47c6499 into main Dec 15, 2024
2 checks passed
@Golovanov399 Golovanov399 deleted the feat/book-algebra-usage branch December 15, 2024 20:37
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.

2 participants