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

https://github.com/valerybugakov/latoken-hackathon


https://github.com/valerybugakov/latoken-hackathon

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Secure file sharing powered by blockchain

## Usage

```sh
truffle compile && npm start
```

## Compile and migrate the contracts.

```sh
truffle compile
truffle migrate
```