Skip to content
This repository has been archived by the owner on Apr 8, 2023. It is now read-only.

nemoengineering/etherscan-php-sdk

Repository files navigation

This is my package etherscan-php-sdk

Latest Version on Packagist Tests Total Downloads

An object-oriented and typed PHP client for Etherscan API.

Installation

You can install the package via composer:

composer require nemo/etherscan-php-sdk

Usage

$skeleton = new Nemo\Etherscan();
echo $skeleton->echoPhrase('Hello, Nemo!');

Testing

composer test

License

The MIT License (MIT). Please see License File for more information.

About

An object-oriented and typed PHP client for Etherscan API

Resources

License

Stars

Watchers

Forks

Languages