Slimweb Gateway

The Slimweb Gateway allows you to track a site on the decentralized Slimweb.

The Slimweb consist of websites that live on the Torrent network and are tracked by a Slimcoin address - so you won't miss any update! Within the Slimweb, Slimcoin addresses work like domains, as a permanent identifier for websites.

Add the address you want to follow in the form below. Don't panic: The current page will be overwritten!





Links to Slimweb pages

You can call this page with a GET request: type ?address= after the URL, followed by the Slimcoin address you want to track.

This way, you can link to Slimweb pages like to ordinary websites.

Example address

There is an example address with a torrent hash: SgNoXUGXYRJ3yvfAFReMQGDrUGFuY8HEBu. It points to a test page with some facts about the Slimweb. The torrent may however be unavailable temporarily.

Status of the Slimweb

The Slimweb tools are still alpha software and probably will see changes.

This gateway is a very simple JavaScript app with only two dependencies which are loaded from public servers. You can copy the page to your webspace or to your personal computer and it should just work.

The app currently connects to a hard coded Slimcoin node included in this app. You can change the node changing the variable slmNode in the source code (in the process_address function).