Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jbx-protocol/juice-widgets
- Owner: jbx-protocol
- Created: 2022-05-12T13:50:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-20T21:59:40.000Z (about 1 year ago)
- Last Synced: 2024-04-14T10:45:22.656Z (9 months ago)
- Topics: cryptocurrency, dapp, ethereum, juicebox, web3
- Language: TypeScript
- Homepage: https://tools.juicebox.money
- Size: 960 KB
- Stars: 4
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```