Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 322 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 322 Bytes

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