Skip to content

skorotkiewicz/gundpaste

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dPaste - Decentralized P2P Pastebin

A fully decentralized Pastebin using P2P for data storage. dPaste is powered by the gundb library and written in React.

Setup client

pnpm install
pnpm start

pnpm build

Setup own 'gun' relay server

node relay.js

Contribution

I'll be very happy to merge your pull request. 😊