mangei/onion-routing

implement the whole "onion routing" process with a single node

rieder91 opened this issue · 1 comments

to get started, we want to only use a single chain node. this makes sure that we actually encrypt/marhsall the objects correctly.

if it works for one node, we will expand to two (which should be no different than an expansion to n nodes)

done