Skip to content

zhangliugang/secp256k1.swift

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published