CocoaPods trunk is moving to be read-only. Read more on the blog, there are 16 months to go.

tron-wallet-secp256k1 1.0.0

tron-wallet-secp256k1 1.0.0

Maintained by tronlinkdev.



  • By
  • tronlinkdev

tron-wallet-secp256k1

This library provides secp256k1 bindings for Swift with Cocoapods.

All credits for the original source code goes to bitcoin-core.

Requirements

  • iOS 13.0+

Installation

tron-wallet-secp256k1 is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'tron-wallet-secp256k1'

Usage

To use secp256k1 functions you need to import it first.

import tron-wallet-secp256k1