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

protocol metadata syntax #21

Open
scarmuega opened this issue Mar 11, 2025 · 0 comments
Open

protocol metadata syntax #21

scarmuega opened this issue Mar 11, 2025 · 0 comments

Comments

@scarmuega
Copy link
Member

scarmuega commented Mar 11, 2025

We need a way to describe the top-level protocol that a tx3 file is describing. This serves several purposes, such as packaging and bindgen.

The proposed / tentative syntax is the following:

protocol {
  name: MyProto,
  scope: MyCompany,
  registry: "https://telchar.sh"
}
@scarmuega scarmuega changed the title Protocol metadata feat: protocol metadata language feature Mar 11, 2025
@scarmuega scarmuega changed the title feat: protocol metadata language feature feat: protocol metadata syntax Mar 11, 2025
@scarmuega scarmuega changed the title feat: protocol metadata syntax protocol metadata syntax Mar 11, 2025
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

No branches or pull requests

1 participant