ubani / cardano-php

Cardano (ADA) PHP SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cardano PHP

This lib has been re-written for Shelley phase of Cardano roadmap.

Prerequisites

  • PHP 7.4+
  • You need to be running a cardano node+wallet.
    (Inspect the docker-compose file in etc directory)

Installation

composer require furqansiddiqui/cardano-php

Examples

Following functionalities have been completed and test:
(example file may not be available for few; but shouldn't be hard to figure out)

About

Cardano (ADA) PHP SDK

License:MIT License


Languages

Language:PHP 99.8%Language:Shell 0.2%