Implement JSON-RPC client PoC

This commit is contained in:
AsamK 2022-02-05 16:41:22 +01:00
parent 7261129609
commit abde122a35
8 changed files with 1982 additions and 13 deletions

1
client/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
/target/