From 612a0626bebef5006ed425627600a23e3a20fe0f Mon Sep 17 00:00:00 2001 From: Luna Date: Thu, 21 Mar 2019 04:51:46 -0300 Subject: [PATCH] add elixirecoin.ms, .gitignore, and build instructions --- .gitignore | 1 + README.md | 9 ++++++++- elixirecoin.ms | 27 +++++++++++++++++++++++++++ 3 files changed, 36 insertions(+), 1 deletion(-) create mode 100644 .gitignore create mode 100644 elixirecoin.ms diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a136337 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.pdf diff --git a/README.md b/README.md index e603100..a6b6fb6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ # elixirecoin -elixire coin whitepaper (joke) \ No newline at end of file +elixire coin whitepaper (joke) + +## building + +you need groff then run `make`, thats it + +we need to go back to just installing deps, then running makefiles, the webpack +future is,,,, not very good,, help??? diff --git a/elixirecoin.ms b/elixirecoin.ms new file mode 100644 index 0000000..cb160af --- /dev/null +++ b/elixirecoin.ms @@ -0,0 +1,27 @@ +.TL +elixirecoin whitepaper + +.AU +Lunar Lander Elixire + +.AB +This whitepaper describes how elixirecoin works. +.AE + +.NH +Network + +.PP +The network is a Pee2Pee (P2P) network. However, all the communication between +nodes is done in a single IRC server, providing authenticity for a node, and +possibility of banning if the node turns out to be bad. + +.PP +Sybil attacks aren't possible in a Centralized Pee2Pee network. All the research +points towards that. Bad nodes are removed from the network. + +.NH +Blocks + +.PP +coin