An open API service indexing awesome lists of open source software.

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.

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