An open-source project to allow users to connect to the Cardano API using PHP. There will be two APIs included in this Wrapper:
- Explorer Wrapper - Wrapper for the Cardano Explorer API.
- (Upcoming) Cardano-SL Wallet API Wrapper - Wrapper for the Cardano SL Wallet Backend.
Install with composer:
composer require codybutz/cardano-php-api
This package contains two components: Explorer Wrapper and Cardano-SL Wallet API Wrapper.
<?php
$explorer = new \Butz\Cardano\Explorer\ExplorerAPI();
$address = $explorer->getAddressSummary('DdzFF...'); // Returns an AddressSummary object.
TODO
Invoke the test runner as follows:
phpunit
This code is licensed under the MIT License
If any problems are found please email me at [email protected] or submit an issue to this repository.
Any donations are very much appreciated :)
ADA Address: DdzFFzCqrhstC3R3qTJFzvcGYJqxiTGCY4WVZ2fU2Gw9kva2aUYrz83QcTmKDGfK4YceUiip1eP75NwUDyP17jofpHrNbo3WB84NcN5W