All Projects → vitelabs → Vite Explorer

vitelabs / Vite Explorer

Licence: lgpl-3.0
The Official Block Explorer of Vite

Projects that are alternatives of or similar to Vite Explorer

Muecore Discontinued
MUE (X11) - DISCONTINUED
Stars: ✭ 21 (-34.37%)
Mutual labels:  cryptocurrency
Tic
💠 TIC: Crypto Liquidity Integrator
Stars: ✭ 28 (-12.5%)
Mutual labels:  cryptocurrency
Intrinio Realtime Node Sdk
Intrinio NodeJS SDK for Real-Time Stock & Crypto Prices
Stars: ✭ 30 (-6.25%)
Mutual labels:  cryptocurrency
Awesome Ai In Finance
🔬 A curated list of awesome machine learning strategies & tools in financial market.
Stars: ✭ 910 (+2743.75%)
Mutual labels:  cryptocurrency
Cryptoinscriber
📈 A live cryptocurrency historical trade data blotter. Download live historical trade data from any cryptoexchange, be it for machine learning, backtesting/visualizing trading strategies or for Quantopian/Zipline.
Stars: ✭ 27 (-15.62%)
Mutual labels:  cryptocurrency
Lethean Vpn
Lethean Virtual Private Network (VPN)
Stars: ✭ 29 (-9.37%)
Mutual labels:  cryptocurrency
Nuxt Material Design Icons
Nuxt Material Design Icons
Stars: ✭ 20 (-37.5%)
Mutual labels:  nuxt
Nuxt Static Render
Nuxt module for SSR without rehydration payload
Stars: ✭ 32 (+0%)
Mutual labels:  nuxt
Laravel Nuxt
A Laravel-Nuxt starter kit.
Stars: ✭ 943 (+2846.88%)
Mutual labels:  nuxt
Nuxt Ssr Blog
Serverless static-generated Nuxt.js Universal JavaScript web application. Demo app, accompanying the SitePoint article.
Stars: ✭ 30 (-6.25%)
Mutual labels:  nuxt
Hoppscotch
👽 Open source API development ecosystem https://hoppscotch.io
Stars: ✭ 34,569 (+107928.13%)
Mutual labels:  nuxt
Multicaptchabot
The best bot for collecting cryptocurrency from freebitco.in, freedoge.co.in and freenem.com 🚀🌔
Stars: ✭ 27 (-15.62%)
Mutual labels:  cryptocurrency
Nuxt Starter
Personnal nuxt starter
Stars: ✭ 30 (-6.25%)
Mutual labels:  nuxt
Essay
A blog system based on Nuxt.js
Stars: ✭ 913 (+2753.13%)
Mutual labels:  nuxt
Hodlermanifesto
The HODLer Manifesto
Stars: ✭ 31 (-3.12%)
Mutual labels:  cryptocurrency
Crypto Compare
Comparison chart between popular cryptocurrencies.
Stars: ✭ 21 (-34.37%)
Mutual labels:  cryptocurrency
Bitopro Api Node
Official nodejs SDK for the Bitopro(幣託) cryptocurrency exchange.
Stars: ✭ 29 (-9.37%)
Mutual labels:  cryptocurrency
Stylelint Module
Stylelint module for Nuxt.js
Stars: ✭ 32 (+0%)
Mutual labels:  nuxt
Fooltrader
quant framework for stock
Stars: ✭ 960 (+2900%)
Mutual labels:  cryptocurrency
Cryptocurrency Address Detector
Detect which cryptocurrency an address corresponds to.
Stars: ✭ 30 (-6.25%)
Mutual labels:  cryptocurrency

The Vite Explorer

Official Block Explorer of Vite

Contribute!

Requirements

  • node.js
  • yarn

start

  1. yarn
  2. Configure eslint in your editor, rules like '.eslintrc'.
  3. npm run dev

start mock server

  1. npm run mock

branches

  • Develop on branch 'dev/{version}/{function name}'
  • Fixed version on branch 'dev/{version}'
  • Test on branch 'test'
  • Pre-publish on branch 'release'
  • Publish on branch 'master'

Notice: development branch split from 'dev/{last_version}'. If 'dev/{last_version}' is not exist, split from 'master'

Example: 'dev/1.0.0/utf8' from 'dev/1.0.0' || 'master'

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].