Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lessmore92/php-abi
PHP Ethereum ABI
https://github.com/lessmore92/php-abi
abi encoder-decoder eth ethereum ethereum-contract php php-library solidity
Last synced: about 1 month ago
JSON representation
PHP Ethereum ABI
- Host: GitHub
- URL: https://github.com/lessmore92/php-abi
- Owner: lessmore92
- License: mit
- Created: 2021-12-31T21:45:39.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-19T03:58:41.000Z (about 2 years ago)
- Last Synced: 2024-11-02T02:37:24.639Z (about 2 months ago)
- Topics: abi, encoder-decoder, eth, ethereum, ethereum-contract, php, php-library, solidity
- Language: PHP
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# php-abi
PHP Ethereum ABI Encoder/Decoder
# Install
Then
```
composer require lessmore92/php-abi
```# Usage
TODO# License
MIT