starknet.js
starknet.js copied to clipboard
Support for getClass and getClassHashAt
Hello, currently Starknetjs only supports getClassAt, would be great to also have getClass and getClassHashAt. I can submit a PR to add these. Thanks
Hello, which starknet.js version are you using?
We support all the methods you mentioned in the RPC provider
Try to use starknet@next or 4.7.0. You could create PR updating project documentation. Thanks for feedback.
Ahh got it, completely missed that. Thanks! Happy to update the doc