Skip to content

Instantly share code, notes, and snippets.

@siandreev
Created January 26, 2023 15:33
Show Gist options
  • Save siandreev/75f1a2ccf2f3b4e2771f6089aeb06d7f to your computer and use it in GitHub Desktop.
Save siandreev/75f1a2ccf2f3b4e2771f6089aeb06d7f to your computer and use it in GitHub Desktop.
ton connect manifest example
{
"url": "https://ton-connect.github.io/demo-dapp/",
"name": "Demo Dapp",
"iconUrl": "https://ton-connect.github.io/demo-dapp/apple-touch-icon.png",
"termsOfUseUrl": "https://ton-connect.github.io/demo-dapp/terms-of-use.txt",
"privacyPolicyUrl": "https://ton-connect.github.io/demo-dapp/privacy-policy.txt"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment