You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

lyra-web3-playground

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lyra-web3-playground

Lyra Web3 Playground - Learn blockchain development with interactive examples. Compile and deploy Solidity in your browser.

latest
Source
npmnpm
Version
0.1.2
Version published
Maintainers
1
Created
Source

Crypto Market Data

Live cryptocurrency and DeFi market dashboard with data from CoinGecko and DeFiLlama.

Live Crypto Market Data Dashboard

Cryptocurrency prices and market data. That's it! With a basic UI. I originally built this within Lyra Web3 Playground and I thought it might be helpful for those looking for something very simple, a good learning experience to build + deploy, or maybe you're like me and just enjoy building and sharing simple yet useful creations. Live data, hooked up to CoinGecko and Defillama.

Features

  • 🪙 Cryptocurrencies - Top coins by market cap with 7-day sparklines
  • 🏦 DeFi Protocols - Protocol TVL rankings from DeFiLlama
  • 📈 Yields - DeFi yield farming opportunities
  • ⛓️ Chains - Blockchain TVL comparison
  • 🌙 Dark Mode - Toggle between light and dark themes
  • 📱 Responsive - Works on desktop and mobile

Quick Start

# Install dependencies
npm install

# Start development server
npm run dev

# Build for production
npm run build

Deploy to GitHub Pages

npm run build
# Upload dist/ folder to GitHub Pages

Data Sources

  • CoinGecko - Cryptocurrency prices and market data
  • DeFiLlama - DeFi protocol TVL and yield data

License

MIT © nich

Keywords

web3

FAQs

Package last updated on 07 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts