Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

jwz104's avatar

Laravel bitcoin package

I created a bitcoin account system in Laravel. It works with a bitcoind server.

This is the github: https://github.com/jwz104/bitcoin-accounts

I didn't tested it at all, so you can't use it yet.

It works with an user system appart from the default laravel user system, so you can create account for an order for example.

My goal is to make it flexible and easy to use.

Does anyone has any ideas for functions that I can add? Or ideas of how to make it safer?

0 likes
0 replies

Please or to participate in this conversation.