This repo contains complete TokenScripts examples which you can use to get started with your own tokens. Natively run on AlphaWallet iOS and Android.
Available content:
TokenScripts are signed modules which execute token logic in a secure container. TokenScripts are designed to run on mobile Ethereum Wallets with a native feel and authenticity protection as each TokenScript is signed by a valid authority, thus tampering can be detected.
If you are a token issuer who wants to provide your token as a service to mobile users, or you want third party developers to use your token logic securely, then TokenScript is the perfect framework for you.
If you have a token and you want to extend its functionality and make it more portable with TokenScript, you can easily get started by copying some of the existing examples and fitting your own logic into them.
Copy the AlphaWallet-Discovery-Token
or WETH TokenScript
and fit your logic into it. With ERC20 TokenScripts, you can easily display relevant information to the user via an action page or execute transaction logic like making deposits or converting your token.
If you have an ERC20 token used in DeFi use cases, we recommend copying one of the compound cTokens and changing it for your own token.
Copy the EDCON .xml
and .shtml
files and change them for your token.
With TokenScripts, you can easily localise your business logic for another language, interpret your token ids via a bitmask without a third party service like OpenSea and display your unique tokens via a layout which will be presented to the mobile user in a native like feel.
Need assistance? Join and let us know issues or feedback at Telegram, Twitter or through our community forums.
Tokenscript Design Weekly Meetings Time: 7PM (Sydney/AEST time), every Thursday.
You can also email us at feedback@alphawallet.com. We would love to hear any of your questions or comments.
Add/Hide Tokens +
button above your tokens+
button in the top right corner0x63cCEF733a093E5Bd773b41C96D3eCE361464942
to make the wallet display the token. The remaining information will auto-fill.EntryToken.xml
, token.en.shtml
, shared.css
and enter.en.shtml
from your Mac to your iPhone. If you have access to the files in mobile Safari, you can also choose to "Open in AlphaWallet" from the iOS share menuTokenScript Overrides
for the list of TokenScript files. Swipe to delete or tap to share. You can AirDrop the files to another iPhone which has AlphaWallet TestFlight installedAdd/Hide Tokens +
button above your tokens+
button in the top right corner0x63cCEF733a093E5Bd773b41C96D3eCE361464942
to make the wallet display the token. The remaining information will auto-fill.TokenScript Overrides
for the list of TokenScript files. Swipe to delete or tap to share.Want to learn what TokenScript is first? Visit our main repository TokenScript, website or visit our community forum.
Thank you to all the contributors! You are awesome.
James Sangalli π» |
Weiwu Zhang π» |
James Brown π» |
James Zaki π» |
Hwee-Boon Yar π» |
Victor Zhang π» |
Lucas Toledo π» |
Chintan Rathod π» |
Corey Caplan π» |
TokenScript is available under the MIT license. Free for commercial and non-commercial use.