Rohit Ranjan

Results 27 comments of Rohit Ranjan

lemme know if you need any help with this issue

As of now just work on the second part , first one is not that important . But the idea was to reflect the actions we do on the UI...

sure. The idea is to use scriptRunner from the terminal console to compile, deploy and interact with the cairo contracts. The terminal you see in the remix interface is the...

Sorry for the inconvenience , I have updated the `Developers` section in the README. Now, it should not complain these type of errors.

for more info about this issue @makluganteng , you can see #28

Are you running rust backend in your system ? Would you paste the console outputs here if possible ?

Also, could I get to see the console output from the browser ?

```bash cd api; export VITE_URL=http://localhost:3000 cargo run; ``` Did you run this? How did you fire up the rust backend ?