feat(lez-framework): add LEZ framework page#72
Open
vpavlin wants to merge 1 commit into
Open
Conversation
|
Small update: the "PDA computation helpers" bullet under Client Code Generation is now fully accurate following lez-framework#40 (just merged). now generates functions for every account with IDL annotations:
This eliminates the need for hand-written PDA helpers in downstream crates (being cleaned up in now). The bullet could be made more explicit:
|
weboko
reviewed
Mar 2, 2026
|
|
||
| A developer framework for building applications on the Logos Execution Zone (LEZ) — the Logos smart contract layer powered by Nescience's zkVM. Inspired by [Anchor](https://www.anchor-lang.com/) for Solana: write your program logic with proc macros and get IDL generation, a CLI, and project scaffolding for free. | ||
|
|
||
| PoC: https://github.com/jimmy-claw/lez-framework |
Collaborator
There was a problem hiding this comment.
Suggested change
| PoC: https://github.com/jimmy-claw/lez-framework | |
| PoC: https://github.com/logos-co/lez-framework |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.