An open API service indexing awesome lists of open source software.

https://github.com/vechain/app-hub-app

A place to discover awesome VeChain apps
https://github.com/vechain/app-hub-app

app awesome connex dapp hub sync

Last synced: 6 months ago
JSON representation

A place to discover awesome VeChain apps

Awesome Lists containing this project

README

          

# VeChain App-Hub

[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://apps.vechain.org/)

Discover awesome vechain apps.

## Development

``` bash
npm install #Install dependencies
npm run serve #Compiles and hot-reloads for development
npm run build #Compiles and minifies for production
```

## Deployment

This repo only contains the source code of the website. The deployment is done by [vechain/app-hub](https://github.com/vechain/app-hub/blob/master/.github/workflows/build.yml).