simplicity_sdk 1.0.0 copy "simplicity_sdk: ^1.0.0" to clipboard
simplicity_sdk: ^1.0.0 copied to clipboard

A Flutter package for deploying and interacting with smart contracts on simplicity-block

Changelog #

All notable changes to the Smart Contract SDK will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.0] - 2025-01-01 #

Added #

  • Initial release of the Smart Contract SDK
  • Core functionality for contract deployment and interaction
  • Public key derivation from private keys
  • Automatic signature handling
  • Custom exception handling
  • Comprehensive documentation
  • Example project

Features #

  • SmartContractSDK class for main interactions
  • DeploymentResult class for deployment responses
  • ContractCallResult class for function call responses
  • SmartContractException for error handling
  • Configurable server URLs
  • Async/await support
  • Type-safe parameter
3
likes
150
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for deploying and interacting with smart contracts on simplicity-block

Repository (GitHub)
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on simplicity_sdk