Skip to content

Releases: software-mansion/starknet.swift

v0.3.1

28 Mar 13:14
156331d
Compare
Choose a tag to compare

๐ŸŽ‰ Starknet.swift v3.1 ๐ŸŽ‰

This version introduces address checksum validation.

v0.3.0

27 Mar 11:11
2d99e21
Compare
Choose a tag to compare

๐ŸŽ‰ Starknet.swift v3 ๐ŸŽ‰

This version introduces more methods for reading starknet state.

Precisely for:

  • fetching transactions
  • fetching transaction receipts
  • fetching starknet events

v0.2.0

27 Feb 14:51
8c6e1b6
Compare
Choose a tag to compare

๐ŸŽ‰ Second version of Starknet SDK for Swift. ๐ŸŽ‰

This version introduces:

  • Typed Data support
  • Documentation for the sdk, hosted here

v0.1.0

13 Feb 14:29
cacc830
Compare
Choose a tag to compare

๐ŸŽ‰ Initial release of Starknet.swift ๐ŸŽ‰

Made for ios and macos devices.

Main functionality:

  • Caliing starknet contracts
  • Executing starknet transactions
  • Deploying starknet accounts
  • Account and Signer classes