Skip to content
This repository has been archived by the owner on Sep 24, 2022. It is now read-only.
/ peer-account Public archive

agent for self-sovereign, private account stores

License

Notifications You must be signed in to change notification settings

tabcat/peer-account

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

peer-account

agent for self-sovereign, private account stores

Structure:

  • PeerAccount Class
    • genAccountIndex: creates an account index which keeps track of the account state
    • login: mounts the account index and returns an instance of PeerAccount
  • PeerAccount Instance
    • manifest: tracks every orbitdb store opened and dropped by the account
    • profiles: manages profile sessions owned or viewed by the account
    • inbox: view session offers sent to the account, inbox address is viewable on the accounts profile
    • contacts: manages contact sessions used by the account, contact sessions are used for private messaging and session offers

About

agent for self-sovereign, private account stores

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published