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.
 
 
 
 

286 B

decentralized-blogging-platform

Decentralized blogging platform, using IPFS

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