https://github.com/web3p/starknet.php
PHP library for StarkNet.
https://github.com/web3p/starknet.php
Last synced: about 1 month ago
JSON representation
PHP library for StarkNet.
- Host: GitHub
- URL: https://github.com/web3p/starknet.php
- Owner: web3p
- License: mit
- Created: 2024-07-04T09:50:26.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-12T09:06:19.000Z (almost 2 years ago)
- Last Synced: 2025-03-03T01:24:53.081Z (over 1 year ago)
- Language: PHP
- Size: 151 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# starknet.php
PHP library for StarkNet.
Reference: https://github.com/Starknet-php/starknet.php
## TODO
* unify hex return (remove leading 0)?
* unify bignumber return
* signer / net / abi
* accept pedersen hash interface as parameter in hash.php
* add poseidon hash
* support revision 1 typed data
* add more unit test