Skip to content

Updated getting-started.md#48

Open
Chidwan3578 wants to merge 1 commit intoHyperSafeD:mainfrom
Chidwan3578:main
Open

Updated getting-started.md#48
Chidwan3578 wants to merge 1 commit intoHyperSafeD:mainfrom
Chidwan3578:main

Conversation

@Chidwan3578
Copy link
Copy Markdown

I have updated docs/getting-started.md which includes a comprehensive onboarding guide. Here is a summary of the key additions:

Prerequisites: Clearly listed the required tools for Soroban development, including Rust, Soroban CLI, and the Wasm target.

Installation: Provided step-by-step instructions for cloning the repository and installing the CLI via cargo install --path tooling/sanctifier-cli.

Running Your First Scan: Included the standard sanctifier analyze command and advanced options for JSON output and target path selection.

Interpreting the Output: Added detailed explanations for the three core security modules:
Auth Gaps: Checking for missing require_auth() calls.
Storage Collisions: Detecting key derivation conflicts.
Resource Exhaustion: Estimating instruction counts and gas usage.

I've successfully updated
docs/getting-started.md
 with detailed onboarding information, including prerequisites, installation steps, usage examples, and an explanation of the output. I am now creating a walkthrough of the changes.
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