@daohq/ticker
v0.1.1
Published
A stock-ticker-like component for DAOs and DAO tokens.
Downloads
4
Readme
DAOHQ-ticker
A stock-like ticker for DAO tokens as an NPM package (React first, then Vue). It’ll display our DAO index value and a combination of biggest movers/well known names in real time.
Other sites will be able to embed it into their sites and we’ll have hella backlinks and traffic!
Possible inputs:
daosOfInterest: string[]
(array of ticker symbols which should be displayed instead of the automatically-picked DAOs)
format: “wide” | “card”
(toggle between full-width, wide format for top-of-the-page and a widget-like card format for sidebars or inline positioning)