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
7ec6958d
Commit
7ec6958d
authored
Aug 31, 2017
by
Dan Gershony
Committed by
GitHub
Aug 31, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #197 from stratisproject/nopara73-patch-2
[skip ci] Point to UI build in Readme.md
parents
3a88a2dd
7178b6f3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 deletions
+6
-2
README.md
README.md
+6
-2
No files found.
README.md
View file @
7ec6958d
...
@@ -16,7 +16,7 @@ This is the repository of the Breeze Wallet, the first full-block SPV bitcoin wa
...
@@ -16,7 +16,7 @@ This is the repository of the Breeze Wallet, the first full-block SPV bitcoin wa
At the moment, only bitcoin on testnet is supported but more is coming soon.
At the moment, only bitcoin on testnet is supported but more is coming soon.
##
How to build the Breeze Daemon
##
Daemon Build
Breeze daemon is the backend REST service, hosting a Bitcoin node upon which Breeze UI depends:
Breeze daemon is the backend REST service, hosting a Bitcoin node upon which Breeze UI depends:
...
@@ -38,7 +38,11 @@ cd src/Breeze.Daemon
...
@@ -38,7 +38,11 @@ cd src/Breeze.Daemon
dotnet run light -testnet
dotnet run light -testnet
```
```
CI build
## UI Build
[
Read more...
](
https://github.com/stratisproject/Breeze/blob/master/Breeze.UI/README.md
)
## CI Build
-----------
-----------
We use
[
AppVeyor
](
https://www.appveyor.com/
)
for Windows CI builds and
[
Travis CI
](
https://travis-ci.org/
)
(
coming
soon) for our Linux and MacOS ones.
We use
[
AppVeyor
](
https://www.appveyor.com/
)
for Windows CI builds and
[
Travis CI
](
https://travis-ci.org/
)
(
coming
soon) for our Linux and MacOS ones.
...
...
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