This library provides secp256k1(2.0) bindings for Swift Usage SPM dependencies: [ .package(url: "https://github.com/zhangliugang/secp256k1.swift", .branch("main")), ], Cococapods pod 'secp256k1.swift', :git => '[email protected]:zhangliugang/secp256k1.swift.git', :tag => '0.1.1', :submodules => true