gego-soft / laravel-dogecoinrpc
Dogecoin JSON-RPC Service Provider for Laravel
v2.0
2021-07-12 19:30 UTC
Requires
- php: ^7.1 | ^8.0
- guzzlehttp/guzzle: ^6.3 |^7.0
- illuminate/support: >=4.0.0
Requires (Dev)
- codeclimate/php-test-reporter: dev-master
- orchestra/testbench: 3.x
- phpunit/phpunit: ^8.0
This package is auto-updated.
Last update: 2025-03-13 03:26:59 UTC
README
About
This package allows you to make JSON-RPC calls to Dogecoin Core JSON-RPC server from your laravel project.
Installation
Run composer require gego-soft/laravel-dogecoinrpc
in your project directory or add following lines to composer.json
License
This product is distributed under MIT license.