Code Monkey home page Code Monkey logo

desks's Introduction

Desks

The public source code for Holium's urbit desks/agents. Uses the urbit repo as a submodule.

Setup

# have `git pull` also get the pinned commit of the Urbit submodule
$: git config --global submodule.recurse true
# init submodule, and then pull it
$: git submodule update --init --recursive
$: git pull

Agents

  • %bazaar: handles app installs, the app suite, and recommended apps
  • %bedrock: a common database system for p2p apps
    • %api-store: pulls from %s3-store or %storage and stores the bucket credentials in %bedrock
  • %bulletin: an agent for storing featured spaces and featured chats
  • %chat-db: the chat agent for Realm and Courier
    • %realm-chat: a simple interface into %chat-db for dms and group chats
    • %spaces-chat: a simple interface into %chat-db for chats created for a space.
  • %friends: syncs with %pals and stores friends and contact metadata.
  • %notif-db: the notification backend for Realm.
  • %os-trove: a shared filesystem for spaces
  • %realm-wallet: an agent that stores wallet metadata and basic wallet permissioning (but never stores the private keys -- those are always stored on device)
  • %spaces: our group primitive for Realm, manages invites, themes, member permissions, and other metadata.

desks's People

Contributors

tenari avatar lodlev-migdev avatar drunkplato avatar niblyx-malnus avatar gdbroman avatar haroldthe24th avatar

Stargazers

 avatar kyan li avatar  avatar ~hosryc-matbel avatar  avatar Sage avatar  avatar J. HS avatar Drew avatar Nikolay avatar Patrick O'Sullivan  avatar

Forkers

mopfel-winrux

desks's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.