Open metalboyrick opened 2 weeks ago
Starknet.js currently does not have any parsing ability for signed integers, we might need to implement our own parsers to process them.
refer these resources for information on how to do:
will wait for starknet.js implementation
starknet.js
Issue Overview
Starknet.js currently does not have any parsing ability for signed integers, we might need to implement our own parsers to process them.
Proposed Solutions or Ideas
refer these resources for information on how to do: