All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Wrap function removed because the stellar sdk now supports that directly
- Use RPC provided by the developer instead of creating a new one inside the class
- Switch from npm to pnpm
- Fix Github actions file
- Add Github action to make npm publishing automatic
- Move away from Github publishing and instead we now use classic npm repositories so is easier for others
- Soroban client was changed for Stellar SDK
- Bump contract instance function (with test)
- Bump contract code function
- Bump soroban-client version to 1.0.0-beta.4
- Initial version of the SDK