-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TokenScript file hosting #1
Comments
we have to protect our hosting from spam files.
if your need to add TS file for existing non-Ownable contract then user has options:
|
how about pay to host with $SLN, 0.01 SLN to host @oleggrib |
@zhangzhongnan928 , pay per hosting can work in usual scenario, but not onboarding. we have to make easy to use solution where user can very easy get fully working TAPP and for free |
Ok, let's go with 👇
It is ERC-7738 registry, user doesn't need to be contract Owner |
@zhangzhongnan928 , I think we have to add bot-guard also. (we have to prevent cases when user makes script, generates wallets and use our hosting and some file storage) Simpliest case is google recaptchaV3. |
Ok
|
Save user's .tsml file in Smart Layer Netwok and generate the .tsml URL for ERC-7738 registry
The text was updated successfully, but these errors were encountered: