Skip to content

Latest commit

 

History

History

ipfs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Risedle IPFS Daemon

This is source code of IPFS daemon that runs inside Risedle private network.

Setup

Make sure you have installed flyctl.

Create new app by running the following command:

fly launch

Choose name and prefered region.

Then deploy the app using the following command:

fly deploy

Resources