Commit Graph

3 Commits

Author SHA1 Message Date
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