Damus
Ivan Myrvold profile picture
Ivan Myrvold
@Ivan Myrvold
I have pushed the repositories for my native SwiftUI app CocoCashuApp that I have developed with great inspiration from @Egge coco-cashu. CocoCashuApp is a native, cross-platform Cashu wallet for iOS and macOS, built specifically for the Swift ecosystem. CocoCashu demonstrates how to build a self-custodial ecash wallet using the CocoCashuSwift library at https://github.com/imyrvold/CocoCashuSwift. The app itself is available at https://github.com/imyrvold/CocoCashuApp.
3
Ivan Myrvold · 13w
Looks like a period at the end of the URL’s destroys the opening of my repositories. Here are the repositories: https://github.com/imyrvold/CocoCashuApp and https://github.com/imyrvold/CocoCashuSwift
Egge · 13w
This looks great! Lots is still mocked, right? I have only quickly glanced over the files, maybe I was looking in the wrong place. You might want to look into CDK as well. It’s a battle-tested Cashu implementation written in rust and they got Swift bindings too!