gego-soft / laravel-litecoinrpc
Litecoin JSON-RPC Service Provider for Laravel
Installs: 4 132
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 1
Open Issues: 0
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
README
About
This package allows you to make JSON-RPC calls to Litecoin Core JSON-RPC server from your laravel project.
Installation
Run composer require gego-soft/laravel-litecoinrpc
in your project directory or add following lines to composer.json
License
This product is distributed under MIT license.