Skip to content

docs: Add comprehensive Fibonacci example guide#1

Open
koookxbt wants to merge 1 commit intomainfrom
docs/fibonacci-guide
Open

docs: Add comprehensive Fibonacci example guide#1
koookxbt wants to merge 1 commit intomainfrom
docs/fibonacci-guide

Conversation

@koookxbt
Copy link
Owner

Description

This PR adds a detailed walkthrough guide for the Fibonacci example, explaining the fast-doubling algorithm, Miden Assembly stack operations, and zero-knowledge proof implications.

Motivation

The Fibonacci example currently lacks documentation. Developers need clear explanations of what the algorithm does and how it works.

Changes

  • Added fibonacci-explained.md with algorithm overview, instruction reference, and learning paths

Explain fast-doubling algorithm used in example
- Document stack operations and Miden Assembly basics
- Provide input/output format and usage examples
- Include troubleshooting and ZK performance context
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.

1 participant