About iOS compatible binding for sr25519 rust implementation. Setup If the xcframework is not built then: cd bindings ./build.sh Usage with Cocoapods pod 'sr25519.c', :git => 'https://github.com/novasamatech/sr25519.c', :tag => '0.1.0' Usage with Swift Package Manager Comming soon