Skip to content
Snippets Groups Projects
Commit 26246211 authored by Cédric Moreau's avatar Cédric Moreau
Browse files

v0.0.1

parent 3abd4db4
No related branches found
No related tags found
No related merge requests found
...@@ -22,7 +22,7 @@ Implementation: ...@@ -22,7 +22,7 @@ Implementation:
This part yet need to be explored after protocol definition This part yet need to be explored after protocol definition
First steps: First steps:
create HTTP server with 501 messages according to the HTTP API create HTTP server with 501 messages according to the HTTP API @done (13-06-16 20:28)
☐ allow to launch the server as a command line ☐ allow to launch the server as a command line
OpenUDC keyserver: OpenUDC keyserver:
☐ pks/lookup ☐ pks/lookup
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
"author": "Cedric Moreau <cem.moreau@gmail.com>", "author": "Cedric Moreau <cem.moreau@gmail.com>",
"license": "GPL v2+", "license": "GPL v2+",
"readmeFilename": "readme.md", "readmeFilename": "readme.md",
"gitHead": "b9f14112ebab9c30bf07607a0e3f8606098fc602", "gitHead": "3abd4db425bdb2c89ceb3f38eb15942bc3ebaf1d",
"bugs": { "bugs": {
"url": "https://github.com/c-geek/nodecoin/issues" "url": "https://github.com/c-geek/nodecoin/issues"
}, },
...@@ -33,7 +33,6 @@ ...@@ -33,7 +33,6 @@
"should": "", "should": "",
"supertest": "" "supertest": ""
}, },
"private": true,
"bin": { "bin": {
"nodecoin": "./bin/nodecoin" "nodecoin": "./bin/nodecoin"
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment