Skip to content

Tyson-Shannon/TNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UNet
The "Terminus Network" is an IPFS/IPNS pinning network for UNet
See also the Foundation Node

Goal

This code will allow users to turn their computers into nodes for hosting UNet content.

The Network

UNet-TNet drawio

Setup

You should have python and ipfs installed.

Set up ipfs PUBSUB (comonly not enabled by default, only need to run this once).

ipfs config --json Pubsub.Enabled true

Then run your ipfs daemon.

ipfs daemon

Then run the node.py file.

python3 node.py

You will be prompted to enter the amount of GB to allow your node to use for storage. Enter a value or enter 'inf' to use your full system storage.

inf

About

The IPFS/IPNS pinning network for UNet. This code allows users to turn their computers into nodes for hosting UNet content.

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages