An open API service indexing awesome lists of open source software.

https://github.com/dapplets/iframe-custom-widget


https://github.com/dapplets/iframe-custom-widget

Last synced: about 1 year ago
JSON representation

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)