Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jbx-protocol/juice-widgets

🛠 Juicy website widgets for Juicebox projects.
https://github.com/jbx-protocol/juice-widgets

cryptocurrency dapp ethereum juicebox web3

Last synced: 2 months ago
JSON representation

🛠 Juicy website widgets for Juicebox projects.

Awesome Lists containing this project

README

        

# juice-widgets

🧃 Juicy website widgets for Juicebox projects.

## Tools

### Assets

#### Buttons

| name | asset | URL |
| ------------------------ | ------------------------------------------------- | -------------------------------------------------------------- |
| Juicebox Button (black) | | https://tools.juicebox.money/public/juicebox-button-black.png |
| Juicebox Button (yellow) | | https://tools.juicebox.money/public/juicebox-button-yellow.png |
| Juicebox Button (white) | | https://tools.juicebox.money/public/juicebox-button-white.png |

### Embed

#### Project balance

> Only supports projects on Juicebox V2

Add an `iframe` to your website, with the following URL as `src`: https://tools.juicebox.money/embed/volume/v2/p/:projectId

```html

```

#### Project volume (total raised)

> Only supports projects on Juicebox V2

Add an `iframe` to your website, with the following URL as `src`: https://tools.juicebox.money/embed/volume/v2/p/:projectId

```html

```