You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

739 B

decentralized-blogging-platform (DBP)

Decentralized blogging platform, using IPFS

dbp

Current status

  • Project not finished, under development
  • Deploying the images and the blog articles over IPFS works

Instructions

  • Need to add:
ipfs config --json API.HTTPHeaders.Access-Control-Allow-Origin '["*"]'

in order to allow access to IPFS from the app.

  • Start the IPFS daemon
ipfs daemon

Languages used

  • GUI: Angularjs
  • Client background: Go lang

Third party tools