pull down to refresh

@Alby's PkgZap lets npm package developers receive direct bitcoin payments via lightning, making funding of open-source software super simple. The new website looks pretty.

Value4Value for Open Source

Get bitcoin tips from projects using your packages and support devs of your project's dependencies. How?
npm getalby/pkgzap-cli
Check it out on:
Easy Setup Add a Lightning address to your package.json in seconds, no extra tools required, and start receiving taps of support automatically.
Support Effortlessly Run one simple command to scan your project and send sats to every dependency that’s opted in.
Secure & Self-Custodial PkgZap runs entirely through your own Lightning wallet—no third-party middlemen, no hidden fees, open-source ,
Value4Value Model Reward the maintainers whose work you rely on and help sustain the open-source ecosystem with micro-donations that scale across every dependency.
Seamless Integrations Use our library methods to build custom dashboards, CI/CD hooks, or other automated workflows.
  • fetchFundingInfo: If you want to fetch the funding data from some arbitrary JSON retrieved from an API or some other file, you can use this function
  • getFundingDetails: This gives you the funding details of all the dependencies in the package.json of the folder in which this is run

Demo