Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/malikov0216/blockchain


https://github.com/malikov0216/blockchain

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

### To run the application:

```
make build && make run
```

If the application is running for the first time, you need to apply migrations to the database:

```
make migrate
```