https://github.com/alexandresanlim/crypto-badges
💲 Top cryptocurrency as a badge with rank and variation price info
https://github.com/alexandresanlim/crypto-badges
badge badge-generator bitcoin btc cryptocurrencies crytpocurrency ethereum finance finance-application finances
Last synced: 8 months ago
JSON representation
💲 Top cryptocurrency as a badge with rank and variation price info
- Host: GitHub
- URL: https://github.com/alexandresanlim/crypto-badges
- Owner: alexandresanlim
- Created: 2022-12-17T12:43:38.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-17T13:20:28.000Z (almost 3 years ago)
- Last Synced: 2024-11-24T18:35:08.281Z (12 months ago)
- Topics: badge, badge-generator, bitcoin, btc, cryptocurrencies, crytpocurrency, ethereum, finance, finance-application, finances
- Homepage:
- Size: 3.91 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Crypto Badges
## Top cryptocurrency as a badge
| Crypto | Rank | Price | Change 24h |
|----------|--------------|------| -------- |
|  |  |  |  |
|  |  |  |  |
|  |  |  |  |
|  |  |  |  |
|  |  |  |  |
|  |  |  |  |
|  |  |  |  |
## Build by yourself
- Rank:
`https://img.shields.io/coincap/rank/{crypto}`
- Price:
`https://img.shields.io/coincap/price-usd/{crypto}`
- Change 24h:
`https://img.shields.io/coincap/change-percent-24hr/{crypto}`
You can run on your browser to test and use on .md, .html or any component with svg support.