Skip to content

Conversation

tonibcn
Copy link

@tonibcn tonibcn commented Jul 24, 2025

Pull Request: Add Contract Write Functionality & Improve Documentation

Summary

This PR introduces:

  • New contract write functionality:
    The contract command now supports both reading from and writing to smart contracts, allowing users to interact with write functions directly from the CLI.
  • Comprehensive documentation update:
    The new README-contract-write.md provides a clear, prioritized summary of the write feature, including usage examples, input validation, error handling, and explorer link features.

Motivation

  • Enable users to call both read and write functions from the CLI, expanding the tool’s capabilities.
  • Ensure users have up-to-date, user-friendly documentation for the new write feature.

tonibcn added 4 commits July 24, 2025 13:45
- Support for boolean, string, array, and payable argument types
- Improved error messages for invalid or empty input values
…ture

- Documents new write support, robust argument handling, improved UX, and error feedback in the contract command.
- Includes usage and concrete contract examples.
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