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

https://github.com/ryandsilva/asset-trackr

:sparkle: Asset Tracking/Management System built with BigChainDB :sparkle:
https://github.com/ryandsilva/asset-trackr

asset-tracking assets-management bigchaindb blockchain blog bulma easy-bigchain mobx nuxt vue vue-mobx

Last synced: about 2 months ago
JSON representation

:sparkle: Asset Tracking/Management System built with BigChainDB :sparkle:

Awesome Lists containing this project

README

        

# ✨ Asset Trackr ✨

> Asset Tracker / Management System built on BigChainDB based on Blockchain Technologies

## Local Setup 💻

```bash
# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev
```