Unverified Commit e6c10051 authored by Sergei Zubov's avatar Sergei Zubov Committed by GitHub

Create README.md

parent 913b8e51
# destream-blockchain
Blockchain implementation of Streamer's Financial Ecosystem
## Getting started
### Prerequisites
[.NET CORE 2.1](https://www.microsoft.com/net/download/dotnet-core/2.1)
### Running a node
Build
```
git clone https://github.com/DeStream-dev/destream-blockchain.git
cd destream-blockchain/Sources/
dotnet build
```
Run
```
cd DeStream.DeStreamD
dotnet run
```
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment