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