software-mansion / starknet.swift

Starknet SDK for Swift language
MIT License
24 stars 15 forks source link

Allow `StarknetTypedData` revision 1 #166

Closed DelevoXDG closed 6 months ago

DelevoXDG commented 7 months ago

Stack

Describe your changes

Basic support for revision 1 StarknetTypedData, featured in SNIP-12. Full support for SNIP-12 and both revision 0 and 1 basic/preset types will be added in separate PRs.

StarknetTypedData

Other

Linked issues

159

Breaking changes