Is your feature request related to a problem? Please describe.
Would it be possible to refactor library code to leverage starknet.js instead of duplicated logic? (e.g. probably most of the src/js/signature.js can be replaced with starknet.js)
Describe the solution you'd like
Use starknet.js where possible for the utils code
Describe alternatives you've considered
–
Additional context
–
Is your feature request related to a problem? Please describe.
Would it be possible to refactor library code to leverage
starknet.jsinstead of duplicated logic? (e.g. probably most of the src/js/signature.js can be replaced withstarknet.js)Describe the solution you'd like
Use
starknet.jswhere possible for the utils codeDescribe alternatives you've considered
–
Additional context
–