You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
campadrenalin edited this page Sep 14, 2011
·
2 revisions
Orchard is divided into two parts: the daemon, and the interface.
Daemon
A program written in Python using the Python part of libctree to handle filesystem access, constant availability to other M/ECP nodes for consensus, local HTTP and Websocket hosting, talking to GPG and routing messages to all interested peers. It's a fairly multipurpose tool, thanks to its reliance on the BCP.ServerPool architecture from libctree.