premek
db509778a8
do not commit generated protobuf code and .proto files
...
generate the code on npm install and npm test from .proto files from haveno repository
2021-11-21 14:05:53 -05:00
woodser
3d8e37e646
use underscores in grpc.proto for correct camelcase in grpc-web
...
fix possibly undefined typescript checks
rebuild protobuf TS definitions
2021-09-16 09:32:17 -04:00
woodser
f83fcb0d84
switch api to use typescript auto-generated from protobuf using grpc-web ( #11 )
...
haveno daemon can get payment accounts and the user's created offers
2021-09-14 08:27:45 -04:00
woodser
c3c86cc643
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
2021-04-25 19:58:26 -04:00