-
Darlington authoredDarlington authored
README.md 1.57 KiB
package for receiving cardano native token payments in php, laravel, and woocommerce
This is where your description should go. Try and limit it to a paragraph or two. Consider adding a small example.
Support us
lidonation.com
Installation
You can install the package via composer:
composer require lido-nation/adapayments
Usage
$skeleton = new LidoNation\Adapayments();
echo $skeleton->echoPhrase('Hello, LidoNation!');