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

Refactor files and sidebar to accomodate the new Programs section. #275

Closed
3 tasks done
johnnymatthews opened this issue Dec 11, 2024 · 1 comment
Closed
3 tasks done
Assignees

Comments

@johnnymatthews
Copy link
Collaborator

johnnymatthews commented Dec 11, 2024

The sidebar and underlying docs content need moving around to reflect the upcoming Programs section (see #269).

Tasks:

  • Review and analyze existing structure.
  • Update Markdown to fit new structure.
  • Review and update cross-linking and references.
Mechanics:
- What they're made of (WASM)
- Who's gonna interact with them (validators)
- What they can do (generate a signature to the validators, or fail)
- What they can't do (interact with non-deterministic data, return a result other than a signature or failure)
- Program lifecycle (how are they made, read, updated, and deleted).

Development
- Create
- Deploy
- Update
- Delete

Testing

Troubleshooting
@johnnymatthews
Copy link
Collaborator Author

Merged into #269.

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