Skip to content

Minimal client for interacting with the Gravity social network from the browser. Primarily for testing purposes.

Notifications You must be signed in to change notification settings

npfoss/gravity-minimal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note: all the peering servers have stopped running, so this no longer works unless you run your own. It's currently unmaintained, but still interesting. A new iteration of similar ideas is Dynamic ID, which is actively under development.

gravity-minimal

Minimal example app for interacting with the Gravity social network. Runs a full-fledged node in the network, all inside your browser.

Exists primarily for testing purposes and as a working example of how to use the Gravity protocol.

Source code is in src/app.js, public/index.html, and public/app.css.

install

npm install

build

npm run build

serve

npm run start

view

localhost:8080

About

Minimal client for interacting with the Gravity social network from the browser. Primarily for testing purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published