This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<!-- | |
This HTML creates a web page that retrieves the latest copy of the web app | |
that was uploaded to Filecoin. It retrieves the hash for the | |
site from the BCH blockchain, then navigates the browser to that site, which | |
is served by the Filecoin blockchain. | |
--> | |
<html lang="en"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"browser": [ | |
], | |
"node": [ | |
{ | |
"name": "psf1.tokentiger.com", | |
"multiaddr": "/ip4/143.198.70.59/tcp/5101/p2p/12D3KooWMbU9R49aiYUeFBpxFYK6PggacoeMydaZaR2dzDpWgcA6", | |
"connected": false, | |
"ipfsId": "12D3KooWMbU9R49aiYUeFBpxFYK6PggacoeMydaZaR2dzDpWgcA6", | |
"isBootstrap": true, |
OlderNewer