mirror of
https://github.com/haveno-dex/haveno-ts.git
synced 2025-10-11 04:48:25 -04:00
fetch and display haveno daemon version in react
enable typescript add haveno protobuf definitions to ./config add envoy.yaml to ./config for envoy proxy config add ./bin/build_protobuf.sh to generate and place grpc client update readme
This commit is contained in:
parent
bfc22120cd
commit
c3c86cc643
12 changed files with 84518 additions and 61 deletions
22
.project
Normal file
22
.project
Normal file
|
@ -0,0 +1,22 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<projectDescription>
|
||||
<name>haveno-ui-poc</name>
|
||||
<comment></comment>
|
||||
<projects>
|
||||
</projects>
|
||||
<buildSpec>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
|
||||
<triggers>full,incremental,</triggers>
|
||||
<arguments>
|
||||
<dictionary>
|
||||
<key>LaunchConfigHandle</key>
|
||||
<value><project>/.externalToolBuilders/org.eclipse.wst.validation.validationbuilder.launch</value>
|
||||
</dictionary>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
</buildSpec>
|
||||
<natures>
|
||||
<nature>org.eclipse.wst.jsdt.core.jsNature</nature>
|
||||
</natures>
|
||||
</projectDescription>
|
Loading…
Add table
Add a link
Reference in a new issue