madara-alliance / madara

Madara is a powerful hybrid Starknet client written in Rust.
https://madara.build
Apache License 2.0
71 stars 27 forks source link

tests: starknet js tests #270

Open apoorvsadana opened 3 days ago

apoorvsadana commented 3 days ago

Is there an existing issue?

Description of bug

We should have some test cases that test compatibility with starknetjs. Basic transfers, declares and deploys. We already were using this - https://github.com/ocdbytes/madara-scripts. We can do a few changes and integrate this with Madara.

Steps to reproduce

No response

ikemHood commented 3 days ago

Hello @apoorvsadana , I would love to work on this