orb-daemon 0.1.0

Orb DevKit desktop daemon - secure TCP/WS bridge for the Orb mobile app
1
2
3
4
5
6
7
8
9
::selection {
    background: #ff4d6d;
    color: #ffffff;
}

::-moz-selection {
    background: #ff4d6d;
    color: #ffffff;
}