diff --git a/openrpc.json b/openrpc.json new file mode 100644 index 000000000..03b49dd5b --- /dev/null +++ b/openrpc.json @@ -0,0 +1,11 @@ +{ + "openrpc": "1.0.0-rc1", + "info": { + "version": "1.0.0", + "title": "rpc.zaino", + "license": { + "name": "MIT" + } + }, + "methods": [] +}