Download the PHP package aytaceminoglu/erc20-php without Composer
On this page you can find all versions of the php package aytaceminoglu/erc20-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download aytaceminoglu/erc20-php
More information about aytaceminoglu/erc20-php
Files in aytaceminoglu/erc20-php
Download aytaceminoglu/erc20-php
More information about aytaceminoglu/erc20-php
Files in aytaceminoglu/erc20-php
Vendor aytaceminoglu
Package erc20-php
Short Description Interact with any ERC20 standard Ethereum token
License MIT
Package erc20-php
Short Description Interact with any ERC20 standard Ethereum token
License MIT
Please rate this library. Is it a good library?
Informations about the package erc20-php
ERC20 Tokens
Interact with any ERC20 standard Ethereum token
This package is ultimate response to historic issue of no native API being available to PHP developers to interact with ERC20 tokens (i.e. web3js contracts API).
This package communicates directly with Geth
using RPC
(aytaceminoglu/ethereum-rpc) and performs all ABI
encoding and decoding in background,
resulting in pure simple and easy to use API for developers to perform all ERC20 standard operations.
Demo
- A random ERC20 token was picked from a list, given contract address
0xd26114cd6EE289AccF82350c8d8487fedB8A0C07
string(8) "OMGToken" string(3) "OMG" int(18) `
All versions of erc20-php with dependencies
PHP Build Version
Package Version
The package aytaceminoglu/erc20-php contains the following files
Loading the files please wait ....