Skip to content

ravenlandpush/ravencoin-ipfs-bootstrap-tools

Repository files navigation

Ravencoin IPFS Mirror + Swarm Tools

Ravencoin Bootstrap Tools for IPFS Object Mirroring and Swarm are simple. This is a Ravenland public beta (see https://www.ravenland.org and https://www.ravencoinos.org for more).

preview Example screenshot + custom layout for RavencoinOS Swarm Client, IPFS Mirror and Raven Full node

Swarm is now live!

The master Ravenland server is now ready for your peers to report to. Understand that adding yourself to the master swarm, protects the Ravencoin network, and replicates the important IPFS backed meta data which is empowering the linked Ravencoin network.

swarm hostname: swarm.ravenland.org dedicated swarm IP: 91.134.145.4

Instructions

Simply obtain the client shellscript and run it as the user which IPFS is configured. (the user which has ~/.ipfs initialized).

git clone https://github.com/ravenlandpush/ravencoin-ipfs-bootstrap-tools
cd ravencoin-ipfs-bootstrap-tools
chmod +x swarm-client.sh
./swarm-client.sh

Manually Connect to swarm (without script):

ipfs swarm connect /ip4/91.134.145.4/tcp/4001/ipfs/QmdgR69oTuHDoUjRrhYSiz5cpkXCj371vmF6qx3uxPkSSJ
ipfs bootstrap add /ip4/91.134.145.4/tcp/4001/ipfs/QmdgR69oTuHDoUjRrhYSiz5cpkXCj371vmF6qx3uxPkSSJ

Example & Screenshot using script 'swarm-client.sh'

preview

Ravenland A project supported by https://www.ravenland.org

About

Ravencoin Bootstrap Tools for IPFS Object Mirroring and Swarm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages