This PR adds full support for the Karlsen Networkm noticeable changes:
Replaced Kasparov with Karlsenmag. Kasparov is the API server in Kaspa written in Go, used to handle wallet operations and synchronizing MySQL database with BlockDAG data. It is not in Karlsen as of now, but if it will be needed it will be named Karlsenmag. You know famous chess player from Scandinavian? :) KVSD -> KMSD
Added @grpc/grpc-js to the dependencies, this isn't auto resolved.
Replaced sips with convert, common not everybody is using macOS as development environment. sips is purely macOS while convert is part of ImageMagick available on macOS, Windows and Linux.
This PR adds full support for the Karlsen Networkm noticeable changes:
KVSD -> KMSD
@grpc/grpc-js
to the dependencies, this isn't auto resolved.sips
withconvert
, common not everybody is using macOS as development environment.sips
is purely macOS whileconvert
is part ofImageMagick
available on macOS, Windows and Linux.