Skip to content

docs: add Quick Start usage examples to README#31

Open
Onyx2406 wants to merge 1 commit into
interledger:mainfrom
Onyx2406:docs/add-quick-start-examples
Open

docs: add Quick Start usage examples to README#31
Onyx2406 wants to merge 1 commit into
interledger:mainfrom
Onyx2406:docs/add-quick-start-examples

Conversation

@Onyx2406
Copy link
Copy Markdown

@Onyx2406 Onyx2406 commented Apr 3, 2026

Summary

Adds practical code examples to the README covering the three main usage patterns:

  1. Unauthenticated client — fetching public wallet address info
  2. Authenticated client — configuring keys, requesting grants
  3. HTTP message signatures — creating and validating signatures

Also updates the crate version in the dependency section from 0.1.1 to 0.1.2.

New developers can now copy-paste working code to get started instead of digging through the src/snippets/ directory.

Add code examples showing how to use the SDK for common scenarios:

- Unauthenticated client: fetching wallet address info
- Authenticated client: configuring keys and requesting grants
- HTTP message signatures: creating and validating signatures

Also update the crate version from 0.1.1 to 0.1.2 in the
dependency section to match the current published version.
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