Results 13 comments of Haardik

> Could you add `.append_variable_outputs(1)` to your sdk harness call so that it looks like this and try again? > > ```rust > contract_instance > .with_account(recipient_wallet.clone()) > .unwrap() > .methods()...

+1 this would be great to be an option

This should be done in the tutorial as well, not just index.html

@itsanishjain sorry i missed it before, but could you also update README.md to reflect this in the tutorial itself?

@yanukadeneth99 this was resolved earlier today

This is awesome! We did move repos into Track-focused repos i.e. this should go into LearnWeb3DAO/Sophomore-Track but we don't currently have code files in that repo at all. Would you...

> We intentionally avoid Typescript for these lessons to give students an easier path to building so I wouldn't suggest that. However the tests being there can be helpful for...

FWIW my Tezos SIWX implementation is inspired from the one at Ceramic, though is less restrictive. Ceramic's implementation only allows for Tezos Ed25519 keys - whereas ours allows for all...

> Thank you @mirceanis ! @haardikk21 @nickreynolds , do you think it would make sense to add your respective work to #36 ? I can add them to the PR...

> @haardikk21 Apologies for delay... I see https://github.com/LearnWeb3DAO linked to from the website, is this the correct location? Curious if you have any rough usage numbers for this so far?...