Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
Breeze
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
3
Issues
3
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
DeStream-public
Breeze
Commits
da4220c4
Commit
da4220c4
authored
Oct 03, 2017
by
Jeremy Bokobza
Committed by
GitHub
Oct 03, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated readme file (#264)
parent
c4ae423b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
17 deletions
+11
-17
README.md
README.md
+11
-17
No files found.
README.md
View file @
da4220c4
...
...
@@ -27,15 +27,13 @@ cd Breeze
# Initialize dependencies
git submodule update --init --recursive
# Go in Breeze's solution folder
cd Breeze
dotnet restore
# Go in the Breeze deamon folder
cd StratisBitcoinFullNode/Stratis.BreezeD
dotnet build
# Run the Bitcoin and Stratis full-SPV daemons on testnet in separate terminals
cd src/Breeze.Daemon
dotnet run light -testnet
dotnet run stratis light -testnet
dotnet run -testnet
dotnet run stratis -testnet
```
## UI Build
...
...
@@ -56,19 +54,15 @@ If you want the :sparkles: latest :sparkles: (unstable :bomb:) version of the Br
|:---|----------------:|------------------:|------------------:|
|
**Windows 7**
|
[
download
][
7
]
|
[
download
][
8
]
| continuous build - up to date with commits |
|
**Windows 10**
|
[
download
][
9
]
|
[
download
][
10
]
| continuous build - up to date with commits |
|
**Ubuntu 14.04**
| - | coming soon | manual build |
|
**Ubuntu 16.04**
| - | coming soon | manual build |
|
**OS X 10.11**
| - |
[
download
][
13
]
| continuous build - up to date with commits |
|
**OS X 10.12**
| - |
[
download
][
14
]
| continuous build - up to date with commits |
|
**Ubuntu 14.04**
| - |
[
download
][
11
]
| continuous build - up to date with commits |
|
**OS X 10.12**
| - |
[
download
][
12
]
| continuous build - up to date with commits |
[
7
]:
https://
ci.appveyor.com/api/projects/stratis/breeze/artifacts/breeze_out/breeze-win7-x86-Release.zip?job=Environment%3A%20win_runtime%3Dwin7-x86%2C%20arch%3Dia32%2C%20plat%3Dwin32
[
8
]:
https://
ci.appveyor.com/api/projects/stratis/breeze/artifacts/breeze_out/breeze-win7-x64-Release.zip?job=Environment%3A%20win_runtime%3Dwin7-x64%2C%20arch%3Dx64%2C%20plat%3Dwin32
[
9
]:
https://
ci.appveyor.com/api/projects/stratis/breeze/artifacts/breeze_out/breeze-win10-x86-Release.zip?job=Environment%3A%20win_runtime%3Dwin10-x86%2C%20arch%3Dia32%2C%20plat%3Dwin32
[
10
]:
https://
ci.appveyor.com/api/projects/stratis/breeze/artifacts/breeze_out/breeze-win10-x64-Release.zip?job=Environment%3A%20win_runtime%3Dwin10-x64%2C%20arch%3Dx64%2C%20plat%3Dwin32
[
7
]:
https://
github.com/stratisproject/Breeze/releases/download/cd-unstable/breeze-win7-x86-Release.zip
[
8
]:
https://
github.com/stratisproject/Breeze/releases/download/cd-unstable/breeze-win7-x64-Release.zip
[
9
]:
https://
github.com/stratisproject/Breeze/releases/download/cd-unstable/breeze-win10-x86-Release.zip
[
10
]:
https://
github.com/stratisproject/Breeze/releases/download/cd-unstable/breeze-win10-x64-Release.zip
[
11
]:
https://github.com/stratisproject/Breeze/releases/download/cd-unstable/breeze-ubuntu.14.04-x64-Release.zip
[
12
]:
https://github.com/stratisproject/Breeze/releases/download/cd-unstable/breeze-ubuntu.14.04-x64-Release.zip
[
13
]:
https://github.com/stratisproject/Breeze/releases/download/cd-unstable/breeze-osx.10.11-x64-Release.zip
[
14
]:
https://github.com/stratisproject/Breeze/releases/download/cd-unstable/breeze-osx.10.12-x64-Release.zip
[
12
]:
https://github.com/stratisproject/Breeze/releases/download/cd-unstable/breeze-osx.10.12-x64-Release.zip
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment