Pinned Repositories
bitmark-android-arch
Bitmark Android Base Architecture
bc-libs-java
Blockchain Commons C libraries in Opinionated Java/Android wrapper
bc-libwally-java
Libwally in Opinionated Java/Android wrapper
bc-ur-java
UR encoding/decoding Java wrapper library
bc-libs-java
bc-libs-java-wip
Java wrapper for BlockchainCommons C libraries.
bc-libwally-java-wip
bc-ur
UR Reference Implementation in C++
Clean-MVVM
CleanArchitecture-Kotlin
Demonstration Android/Kotlin project for Clean Architecture principle
jollyjoker992's Repositories
jollyjoker992/CleanArchitecture-Kotlin
Demonstration Android/Kotlin project for Clean Architecture principle
jollyjoker992/Clean-MVVM
jollyjoker992/bc-libs-java
jollyjoker992/bc-libs-java-wip
Java wrapper for BlockchainCommons C libraries.
jollyjoker992/bc-libwally-java-wip
jollyjoker992/bc-ur
UR Reference Implementation in C++
jollyjoker992/bc-ur-java
A wrapper library for Blockchain Commons UR written in Java.
jollyjoker992/BCLibwallySwift
Opinionated Swift wrapper around LibWally, a collection of useful primitives for cryptocurrency wallets.
jollyjoker992/bitcoinbook
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
jollyjoker992/bitmark-mobile-registry
jollyjoker992/bitmark-sdk-java
jollyjoker992/bitmarkd
Main program
jollyjoker992/CleanArchitecture-Java
Demonstration Android/Java project for Clean Architecture principle
jollyjoker992/filetype
Fast, dependency-free, small Go package to infer the binary file type based on the magic numbers signature
jollyjoker992/FullyNoded
Self sovereign, secure, powerful, easy to use wallet that utilizes your own node as a backend. Powered by PSBT's and descriptors. Acts as an offline signer using your node as a watch-only wallet. C-Lightning compatible for instant, unfairly cheap payments.
jollyjoker992/jekyll-code-tabs
Fenced code tabs plugin for Jekyll
jollyjoker992/Learning-Bitcoin-from-the-Command-Line
The best way to learn to learn deeply about bitcoin is to avoid GUIs (even bitcoin-qt), and instead learn it from the command line.
jollyjoker992/libwally-core
Useful primitives for wallets
jollyjoker992/zmq4
A Go interface to ZeroMQ version 4
jollyjoker992/zmq_sample
Simple REQ/REP zmq Golang sample