Pinned Repositories
BlockstreamEsplorerAPI
A C# .NET Core wrapper for the Blockstream Esplorer API
dotnetcoreDynamicJSON-RPC
.Net Core project intended to enable simple, dynamic JSON RPC calls to Bitcoin, Elements and other RPC enabled daemons.
dotnetcoreDynamicJSON-RPC_MVCExample
An example .NET Core MVC application using the dotnetcoreDynamicJSON-RPC class
flask-api-wrapper-for-gdk
A Flask based API that wraps some GDK calls so it can be used by other languages
flask_options_example_website
Example website that uses the associated example HTTP API to access the Liquid Options Client.
lnm_margin_safety
Adds margin to an LNM position until it is within safety limits
mockchain-python
A little example of Bitcoin blockchain basics written in Python
NodeMonitor-Python-Django
A Python Django web dashboard that shows node status for Bitcoin, Lightning Network, Elements, Liquid
NodeMonitor-Python-Flask
A Python Flask web dashboard that shows node status for Bitcoin, Lightning Network, Elements, Liquid
wintercooled.github.io
wintercooled.github.io website.
wintercooled's Repositories
wintercooled/NodeMonitor-Python-Django
A Python Django web dashboard that shows node status for Bitcoin, Lightning Network, Elements, Liquid
wintercooled/dotnetcoreDynamicJSON-RPC
.Net Core project intended to enable simple, dynamic JSON RPC calls to Bitcoin, Elements and other RPC enabled daemons.
wintercooled/wintercooled.github.io
wintercooled.github.io website.
wintercooled/dotnetcoreDynamicJSON-RPC_MVCExample
An example .NET Core MVC application using the dotnetcoreDynamicJSON-RPC class
wintercooled/flask-api-wrapper-for-gdk
A Flask based API that wraps some GDK calls so it can be used by other languages
wintercooled/flask_options_example_website
Example website that uses the associated example HTTP API to access the Liquid Options Client.
wintercooled/lnm_margin_safety
Adds margin to an LNM position until it is within safety limits
wintercooled/mockchain-python
A little example of Bitcoin blockchain basics written in Python
wintercooled/NodeMonitor-Python-Flask
A Python Flask web dashboard that shows node status for Bitcoin, Lightning Network, Elements, Liquid
wintercooled/amp-flask-poc
A simple Flask web application that calls the Blockstream AMP API to allow AMP asset issuers to demonstrate or test the platform.
wintercooled/bitcoinbook
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
wintercooled/BlockstreamEsplorerAPI
A C# .NET Core wrapper for the Blockstream Esplorer API
wintercooled/elements
Open Source implementation of advanced blockchain features extending the Bitcoin protocol
wintercooled/elements-asset-balance-verify
Searches Elements blocks for issueances, reissuances, burns of an asset to provide supply total
wintercooled/elementsproject.github.io
https://elementsproject.org website
wintercooled/esplora
Explorer for Bitcoin and Liquid
wintercooled/gdk
Blockstream Green Development Kit
wintercooled/green_cli
Command line wallet for Blockstream Green
wintercooled/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.
wintercooled/libwally-core
Useful primitives for wallets
wintercooled/liquid-swap
Swap Issued Assets on the Liquid Network using Confidential Transactions
wintercooled/ProgrammingBlockchain