ark-network / ark

https://arkdev.info
MIT License
37 stars 13 forks source link

add AdminService #176

Closed louisinger closed 1 month ago

louisinger commented 1 month ago

This PR adds a gRPC admin service to the ASP daemon. This service is protected using basic authorization token.

TL;DR

Admin API

it closes #151

@tiero @altafan @bordalix please review

louisinger commented 1 month ago

integration tests fixed in https://github.com/ark-network/ark/pull/167