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

https://github.com/ruisiang/mock-analysis

Blockchain analysis database mock for education purposes
https://github.com/ruisiang/mock-analysis

blockchain blockchain-analysis cryptocurrency education

Last synced: 5 months ago
JSON representation

Blockchain analysis database mock for education purposes

Awesome Lists containing this project

README

          

# Mock Analysis

Blockchain analysis database mock for education purposes

## Usage

```
npm install
cp tags.example.json tags.json
npm start
```