https://github.com/dapplets/iframe-custom-widget
https://github.com/dapplets/iframe-custom-widget
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/dapplets/iframe-custom-widget
- Owner: dapplets
- Created: 2023-07-14T11:35:19.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-14T11:36:34.000Z (almost 3 years ago)
- Last Synced: 2025-06-14T12:05:02.282Z (about 1 year ago)
- Language: TypeScript
- Size: 108 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dapplet
This project was bootstrapped with [Create Dapplet App](https://github.com/dapplets/create-dapplet-app)
## Getting Started
1. Go to module folder and `npm i` to install dependences.
2. `npm start` to run module at localhost.
### Option "adapter"
More about using the [adapter](https://docs.dapplets.org/docs/new-site-adapter).
More about using the Web Components for adapter [here](https://docs.dapplets.org/docs/web-components).
### Option "overlay"
More about using the [overlay](https://docs.dapplets.org/docs/overlay-login).
### Option "server"
More about using the [server](https://docs.dapplets.org/docs/server-connection)
## Learn more
* **Dapplets Project** - [dapplets site](https://dapplets.org/)
* **Documentation** - [documentation](https://docs.dapplets.org/docs/)
* **GitHub Project Dapplets** - [github](https://github.com/dapplets)