Pinned Repositories
GordianSeedTool-iOS
Cryptographic Seed Manager for iOS
LifeHash
A beautiful method of hash visualization based on Conway’s Game of Life: reference library in Swift
svelte-emscripten
A demo app using: Svelte, Typescript, Vite, and Emscripten
SwiftUIPrint
Affordances for printing views laid out using SwiftUI.
WolfActivityRing
Apple Watch-style activity ring for SwiftUI.
WolfColor
A pure-Swift `Color` type (RGBA) and a library of conveniences for working with UIColor, CGColor, NSColor, blends, and gradients.
WolfCore
WolfLorem
Functions to generate random placeholders in the style of Lorem Ipsum.
WolfPrint
A SwiftUI-inspired framework for laying out elements in a CGContext, primarily intended for printing.
wolfmcnally's Repositories
wolfmcnally/WolfPrint
A SwiftUI-inspired framework for laying out elements in a CGContext, primarily intended for printing.
wolfmcnally/LifeHash
A beautiful method of hash visualization based on Conway’s Game of Life.
wolfmcnally/GR
A framework for learning Swift Programming with Pixels
wolfmcnally/GRPlayer
An app for presenting programs written with GR.
wolfmcnally/WolfApp
Tools for working at the app- and device-level of iOS and macOS, including resources and notifications.
wolfmcnally/WolfViewControllers
Direct subclasses and extensions of iOS view controllers implementing useful patterns.
wolfmcnally/airbitz-core
Bitcoin wallet C/C++ API for building cross-platform applications that require user authentication, encryption, backup, and meta-data management. This library alone implements the full functionality of the Airbitz Edge Security platform and bitcoin wallet minus the graphical interface.
wolfmcnally/awesome-identicons
A curated list of "Visual Hashs" (Identicon, Avatar, Fractal, RandomArt and general Hash Visualization)
wolfmcnally/bc-bech32
Implementation of BIP-173 "Base32 address format for native v0-16 witness outputs" standard for use in Blockchain Commons software projects
wolfmcnally/bc-bip39
Implementation of BIP-39 "Mnemonic code for generating deterministic keys" standard for use in Blockchain Commons software projects
wolfmcnally/bc-bytewords
C library for encoding and decoding Bytewords.
wolfmcnally/bc-crypto-base
Well-Reviewed and Audited Cryptographic Functions for Use in Blockchain Commons Software Projects
wolfmcnally/bc-lethekit
Open source DIY hardware box for offline cryptographic tools.
wolfmcnally/bc-shamir
Implementation of Shamir Secret Sharing for use in Blockchain Commons Software Projects
wolfmcnally/bc-slip39
C implementation of SLIP-39 Shamir Secret Sharing standard.
wolfmcnally/bc-sskr
Sharded Secret Key Reconstruction (SSKR) reference library in C
wolfmcnally/bc-ur
UR Reference Implementation in C++
wolfmcnally/cbor-lite
Fork of isode/cbor-lite from Bitbucket
wolfmcnally/crypto-commons
Gordian Reference Code & CLI Utilities
wolfmcnally/GordianQRTool-iOS
UR & QR code storage for iOS and MacOS
wolfmcnally/Interval
Floating point interval structure for Swift
wolfmcnally/Web3Async
An async/await overlay for Web3 APIs. Work in Progress.
wolfmcnally/WolfBase62
wolfmcnally/WolfCache
Framework for retrieving and caching frequently-used data, including in-memory, in-storage, and in-network layers.
wolfmcnally/WolfDigest
wolfmcnally/WolfKit
A library of conveniences for the construction of iOS apps.
wolfmcnally/WolfPrintDemo
A demonstration of WolfPrint.
wolfmcnally/WolfQRCodes
Conveniences for displaying and scanning QR codes using UIKit and SwiftUI.
wolfmcnally/WolfValidation
Framework for validating user-entered data including phone numbers and email addresses.
wolfmcnally/WolfViews
Direct subclasses of iOS views implementing useful patterns, and various utility views.