Skip to content

Widget for a website displaying the Crypton coin rate

License

Notifications You must be signed in to change notification settings

Sagleft/crypton-widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crypton-widget

js html5

Example of a Crypton rate widget that you can add to your website. It uses the CRP.IS API.

screenshot

The widget can be further developed to visualize other data from the CRP.IS exchange. In the widget code, you can change the trading pair to fetch the latest rate.

Features

  • Glassmorphism style.
  • Fetching the exchange rate every minute.
  • Interaction with the exchange API.
  • Native JS + HTML.