XYOracleNetwork/sdk-core-swift

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/documentation_needed.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/build.yml
.github/workflows/release.yml
.github/workflows/swiftBuild.yml
.gitignore
.remarkrc
Cartfile
Cartfile.resolved
Carthage/Checkouts/secp256k1.swift/Example/Podfile
Carthage/Checkouts/secp256k1.swift/Example/Podfile.lock
Carthage/Checkouts/secp256k1.swift/Example/Tests/Info.plist
Carthage/Checkouts/secp256k1.swift/Example/Tests/Tests.swift28
A
0 mins
Carthage/Checkouts/secp256k1.swift/Example/secp256k1.xcodeproj/project.pbxproj
Carthage/Checkouts/secp256k1.swift/Example/secp256k1.xcodeproj/project.xcworkspace/contents.xcworkspacedata
Carthage/Checkouts/secp256k1.swift/Example/secp256k1.xcodeproj/xcshareddata/xcschemes/secp256k1-Example.xcscheme
Carthage/Checkouts/secp256k1.swift/Example/secp256k1.xcworkspace/contents.xcworkspacedata
Carthage/Checkouts/secp256k1.swift/Example/secp256k1/AppDelegate.swift18
A
0 mins
Carthage/Checkouts/secp256k1.swift/Example/secp256k1/Base.lproj/LaunchScreen.xib
Carthage/Checkouts/secp256k1.swift/Example/secp256k1/Base.lproj/Main.storyboard
Carthage/Checkouts/secp256k1.swift/Example/secp256k1/Images.xcassets/AppIcon.appiconset/Contents.json
Carthage/Checkouts/secp256k1.swift/Example/secp256k1/Info.plist
Carthage/Checkouts/secp256k1.swift/Example/secp256k1/ViewController.swift16
A
0 mins
Carthage/Checkouts/secp256k1.swift/LICENSE
Carthage/Checkouts/secp256k1.swift/Package.swift52
A
0 mins
Carthage/Checkouts/secp256k1.swift/README.md
Carthage/Checkouts/secp256k1.swift/secp256k1.swift.podspec
Carthage/Checkouts/secp256k1.swift/secp256k1/Classes/exporter/Exporter.swift1
A
0 mins
Carthage/Checkouts/secp256k1.swift/secp256k1/Classes/secp256k1-config.h
Carthage/Checkouts/secp256k1.swift/secp256k1/Classes/secp256k1/COPYING
Carthage/Checkouts/secp256k1.swift/secp256k1/Classes/secp256k1/Makefile.am
Carthage/Checkouts/secp256k1.swift/secp256k1/Classes/secp256k1/README.md
Carthage/Checkouts/secp256k1.swift/secp256k1/Classes/secp256k1/TODO
Carthage/Checkouts/secp256k1.swift/secp256k1/Classes/secp256k1/autogen.sh
Carthage/Checkouts/secp256k1.swift/secp256k1/Classes/secp256k1/build-aux/m4/ax_jni_include_dir.m4
Carthage/Checkouts/secp256k1.swift/secp256k1/Classes/secp256k1/build-aux/m4/ax_prog_cc_for_build.m4
Carthage/Checkouts/secp256k1.swift/secp256k1/Classes/secp256k1/build-aux/m4/bitcoin_secp.m4
Carthage/Checkouts/secp256k1.swift/secp256k1/Classes/secp256k1/configure.ac
Carthage/Checkouts/secp256k1.swift/secp256k1/Classes/secp256k1/contrib/lax_der_parsing.c
Carthage/Checkouts/secp256k1.swift/secp256k1/Classes/secp256k1/contrib/lax_der_parsing.h
Carthage/Checkouts/secp256k1.swift/secp256k1/Classes/secp256k1/contrib/lax_der_privatekey_parsing.c
Carthage/Checkouts/secp256k1.swift/secp256k1/Classes/secp256k1/contrib/lax_der_privatekey_parsing.h
Carthage/Checkouts/secp256k1.swift/secp256k1/Classes/secp256k1/include/secp256k1.h
Carthage/Checkouts/secp256k1.swift/secp256k1/Classes/secp256k1/include/secp256k1_ecdh.h
Carthage/Checkouts/secp256k1.swift/secp256k1/Classes/secp256k1/include/secp256k1_recovery.h
Carthage/Checkouts/secp256k1.swift/secp256k1/Classes/secp256k1/libsecp256k1.pc.in
Carthage/Checkouts/secp256k1.swift/secp256k1/Classes/secp256k1/sage/group_prover.sage
Carthage/Checkouts/secp256k1.swift/secp256k1/Classes/secp256k1/sage/secp256k1.sage