Ivan Kotelnikov

Results 8 issues of Ivan Kotelnikov

need RegistrationExport.exe command line tool. Example usage: ``` RegistrationExport.exe -name "[ProjectCodeName]" -game "[Project Path]" -params "[Params Path]" -art "[Art Path]" ```

I created this PR because I want to have live vercel preview. will amend this PR soon.

[Tutorial 6](https://docs.minaprotocol.com/zkapps/tutorials/offchain-storage): - The code for the tutorial comes with a different project structure which the tutorial does not refer to. Also in the `06-offchain-storage` folder, there is `ui/pages` directory...

Compiling and Proving time for Tutorial 11 transactions is long enough compared to other tutorials. I’ve been unable to run those scripts (Or should I wait more than 3-5 minutes??)....

# Cannot transfer custom tokens more than once For some reason, there is an implicit precondition on the sender account update (with tokenId of custom token) that requires the nonce...

bug