Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/consenlabs/dapp-url-generator
DApp Url generator in imToken App
https://github.com/consenlabs/dapp-url-generator
dapp frontend generator imtoken tools
Last synced: 15 days ago
JSON representation
DApp Url generator in imToken App
- Host: GitHub
- URL: https://github.com/consenlabs/dapp-url-generator
- Owner: consenlabs
- License: mit
- Created: 2022-06-27T09:51:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-01T10:05:58.000Z (9 months ago)
- Last Synced: 2024-05-02T06:44:51.351Z (9 months ago)
- Topics: dapp, frontend, generator, imtoken, tools
- Language: TypeScript
- Homepage: https://dapp-url-generator.vercel.app
- Size: 465 KB
- Stars: 2
- Watchers: 13
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DApp URL Generator
Use URL Generator to give your pages a consistent user experience even before they load, for example, the title, the background color of the header, etc.
For all URL query parameters, you can refer to the [URL Preloaded Documentation](https://imtoken.gitbook.io/developers/products/webview/preload-url-options) for more information.
## How to use
You can visit the [site](https://dapp-url-generator.vercel.app/) directly.
## Quick Start
1. `yarn install`
2. `yarn dev`## LICENSE
[MIT](./LICENSE)