https://github.com/valerybugakov/latoken-hackathon
https://github.com/valerybugakov/latoken-hackathon
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/valerybugakov/latoken-hackathon
- Owner: valerybugakov
- Created: 2017-09-30T13:43:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-30T21:39:28.000Z (over 8 years ago)
- Last Synced: 2025-03-10T19:50:16.281Z (about 1 year ago)
- Language: JavaScript
- Size: 492 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```