Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

GaloyMoney/awesome-galoy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Awesome Galoy ⚡ Awesome

A curated list of the galoy set of apps & services that can be combined to offer Bitcoin-based community banking.

The galoy system allows someone to setup a system of bitcoin on-chain and lightning network wallets and an internal account system to support offering bitcoin-based accounts to end users.

With a galoy-based account, users are able to:

  • send/receive bitcoin on-chain
  • send/receive bitcoin over the Lightning Network
  • send/receive bitcoin to other Galoy instance users at little to no cost
  • start a payment on-chain or with Lightning and have it settle internally if payee is also on galoy instance (cheaper, faster transactions)
  • denominate transactions in fiat using realtime price conversions to supported currencies
  • find merchants to spend with on a local area map

As a galoy administrator, admin users can:

  • administer & provide support via interactive dashboards
  • visualize various aspects of the instance's performance via realtime charts and graphs

Image of community banking

Tech components

Infrastructure

Infrastructure for deploying the galoy backend to.

  • galoy-infra

    Terraform modules that can be used to bring up a robust infrastructure implementation suitable for running the galoy stack

  • charts

    Kubernetes Helm charts for deploying galoy applications to your desired infrastructure.

Backend

A collection of repos that can be used to deploy the backend components required to support a bitcoin community bank.

  • galoy

    The backend application that interacts with the bitcoin and accounting layers to enable sending, receiving and holding balances.

  • price

    Our galoy service for providing realtime price data from multiple exchanges via gRPC endpoints.

  • dealer

    Our galoy service for implementing fiat hedging strategies via supported exchanges.

API

API implementation & documention for communicating with a galoy instance backend.

  • end-user & admin schemas

    GraphQL APIs for end-user and admin operations against a galoy instance backend.

  • api-docs

    Coming soon...

Frontend

A collection of repos that can be used by administrators and end-users to interact with a deployed galoy instance.

  • galoy-mobile

    Android/iOS mobile wallet for end-users of a galoy instance.

  • galoy-pay

    A single page app that allows each user of a galoy instance to share their galoy instance vanity url to receive payments via the Lightning Network.

  • admin-panel

    A web application which lets a support team manage users and transactions on their galoy instance.

Galoy in the wild

Examples of deployed galoy instances.

🏄 Bitcoin Beach Wallet Project

A community project deployed in the surfing village of El Zonte in El Salvador.

🌴 Bitcoin Jungle

A community project deployed in Costa Rica.

Genesis

Today’s wallets are typically on two ends of a spectrum: either custodial, managed by an exchange and often large, regulated corporations, or non-custodial, open source wallets.

There is really not much in the middle: a custodial wallet that is open source and one that can be deployed for a local community. This would enable any tech-savvy person to deploy a union-bitcoin-bank for their own community, anywhere in the world.

Galoy aims to bring this type of wallets to the bitcoin world.

This quote from Hal Finney probably echoes best the vision in which Galoy would operates:

Actually there is a very good reason for Bitcoin-backed banks to exist, issuing their own digital cash currency, redeemable for bitcoins. Bitcoin itself cannot scale to have every single financial transaction in the world be broadcast to everyone and included in the block chain. There needs to be a secondary level of payment systems which is lighter weight and more efficient. Likewise, the time needed for Bitcoin transactions to finalize will be impractical for medium to large value purchases.

Bitcoin backed banks will solve these problems. They can work like banks did before nationalization of currency. Different banks can have different policies, some more aggressive, some more conservative. Some would be fractional reserve while others may be 100% Bitcoin backed. Interest rates may vary. Cash from some banks may trade at a discount to that from others.

George Selgin has worked out the theory of competitive free banking in detail, and he argues that such a system would be stable, inflation resistant and self-regulating.

I believe this will be the ultimate fate of Bitcoin, to be the "high-powered money" that serves as a reserve currency for banks that issue their own digital cash. Most Bitcoin transactions will occur between banks, to settle net transfers. Bitcoin transactions by private individuals will be as rare as... well, as Bitcoin based purchases are today.

An open source bitcoin banking solution

There is plenty of effort to develop non-custodial wallets. But understanding how those wallets work is hard for people with a minimal tech background. Also, non-custodial wallets will likely not be economical in regards to their onchain fees for many low-income countries as highlighted in a prior article Lightning as a retail payment system.

On the other side of the spectrum, custodial wallets and exchanges have aggregated a large user base, which is against the idea and goal of decentralization brought by bitcoin. Those wallets are typically not open source because the entities behind it are seeking to maximize profit, and their wallet and matching engine represents a large part of their technical IP.

An open source bitcoin banking solution would have the benefits of pooling capital, and thus make the capital efficacy available to those users with the benefits of reduced fees like batch transactions, lightning channel management, no cost for “on us” transactions, and lower cost per user for maintaining online servers.

The risk of a custodial wallet can be reduced with multisig solutions where keys are spread around the community, and with a proof of reserve showing ongoing solvency of the bank. Also, if bitcoin banking is being developed within local communities, those banks would be small enough to not become a regulatory target like big banks/custodians are.

Those banks could be launched by anyone around the world because plugging into the bitcoin network is available to anyone, unlike traditional permissioned payment gateways.

About

overview of the different Galoy repos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published