Skip to content

config: clarify minimal token-sdk configuration and required fields - #1405

Merged
adecaro merged 1 commit into
LFDT-Panurus:mainfrom
sid200727:config/minimal-startup
Mar 10, 2026
Merged

config: clarify minimal token-sdk configuration and required fields#1405
adecaro merged 1 commit into
LFDT-Panurus:mainfrom
sid200727:config/minimal-startup

Conversation

@sid200727

Copy link
Copy Markdown
Contributor

This PR clarifies the minimal configuration required to start the token-sdk.

The SDK requires only:

  • network
  • namespace

All other configuration sections are optional and use default values.

Changes:

  • Improved validation error messages for required fields.
  • Added a documented minimal configuration example to docs/core-token.md.

No functional changes.

Fixes #852

Signed-off-by: Siddhi Khandelwal <siddhi.200727@gmail.com>
@adecaro
adecaro force-pushed the config/minimal-startup branch from 6cb8020 to cba0fa3 Compare March 9, 2026 15:36
@adecaro
adecaro self-requested a review March 9, 2026 15:36
@adecaro adecaro self-assigned this Mar 9, 2026
@adecaro adecaro added documentation Improvements or additions to documentation configuration labels Mar 9, 2026
@adecaro adecaro added this to the Q1/26 milestone Mar 9, 2026

@adecaro adecaro left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@adecaro
adecaro merged commit 3181bb2 into LFDT-Panurus:main Mar 10, 2026
97 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

configuration documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

the token-sdk should be able to start with minimal configuration

2 participants