SmartTokenLabs / TokenScript-Examples

A repo full of complete TokenScripts which you can use for your own tokens that run natively on AlphaWallet iOS and Android
https://tokenscript.org
MIT License
79 stars 45 forks source link

Feedback to Tokenscript Examples for Android Readme #134

Open sharonsylu opened 3 years ago

sharonsylu commented 3 years ago

cc @nicktaras

Gulshan Vasnani

GA Q1: I was trying the instruction on https://github.com/AlphaWallet/TokenScript-Examples#for-android At step-5, I wasn't able to find path sdcard/home/AlphaWallet in phone. Is there any way out to achieve this?

Alphawallet VZ: If you have the TokenScript file ready, you can simply save the file in a place where you can access from your mobile(like google drive, telegram, email and etc.), then open the TokenScript file from your mobile with AlphaWallet( when systerm ask what app to use for opening the TokenScript file, choos e AlphaWallet)

GV: Suggested way out worked for me. I think it would be better to add it to ReadMe of Tokenscript-Examples repo.

sharonsylu commented 3 years ago

GA Q2:

After using the EntryToken.xml in Alphawallet application, i could see two tokens. Both token gives two options : Enter and Redeem. Clicking on Enter doesn't do anything, but clicking on Redeem crashes the application. Just wanted to understand what is the intended behaviour/flow of the application after user clicks on Enter.

I tried to compile files after installing xmllint, but got below error : Schemas parser error : Failed to locate the main schema resource at 'http://tokenscript.org/2019/10/tokenscript/tokenscript.xsd'. WXS schema http://tokenscript.org/2019/10/tokenscript/tokenscript.xsd failed to compile make: *** [Makefile:35: Coin.canonicalized.xml] Error 1