almonit / almonit-plugin

ENS+IPFS Firefox plugin by Almonit
http://almonit.club
MIT License
19 stars 7 forks source link
blockchain ens ethereum ipfs mozilla-firefox-addon web3 web3js

Almonit plugin

A Dwebsites (decentralized websites) browser extension by Almonit

Description

Almonit is a browser extension for Dwebsites.

Traditional websites use a server and a name service (DNS) to be accessible. Decentralized websites replace the server with a decentralized storage, and the name service with a decentralized name service.

Almonit browser extension let users access Dwebsites through the browser. The extension focuses on IPFS and Skynet as a decentralized storage, and ENS as a decentralized name service.

For more information read our introduction to Dwebsites article. The how it works section in this README gives a more technical description.

Installation

From source code

Compile

Make sure you have nvm installed with node v10.14.2 available. Then enter the following commands.

nvm use v10.14.2
cd js/web3-wrapper
npm install
npm run build

Firefox installation (after compilation)

In Firefox, enter about:debugging.

Choose Load Temporary Add-on...

From the folder of the plugin, choose manifest.json

Chrome installation (after compilation)

See instructions here.

Installation from extension store

Usage

Navigate to ENS+IPFS and ENS+Skynet websites such as:

See full list in the Almonit Search Engine.

How it works

The core functionality of the plugin is to forward .eth addresses to IPFS or Skynet addresses (depends on what the owner of the .eth address set). It works as follows.

The plugin contains some extra features, such as a popup window that helps the user discover decentralized websites. See #features for full details.

Features

Contact

Write us at contact@almonit.club or via our Twitter.