Decentralized Internet
![npm](https://img.shields.io/npm/dt/decentralized-internet?label=NPM%20Downloads) | ![Crates.io](https://img.shields.io/crates/d/decentralized-internet?label=crates.io%20Downloads) | [![Discord](https://img.shields.io/discord/639489591664967700)](https://discord.gg/buTafPc) | [![Gitter](https://img.shields.io/gitter/room/Decentralized-Internet/community)](https://gitter.im/Decentralized-Internet/community?source=orgpage) | [![Read the Docs](https://img.shields.io/readthedocs/lonero)](https://lonero.readthedocs.io/en/latest/)
The NPM library is a collection of the following repos made for the purpose of building decentralized web projects:
[lotion](https://github.com/nomic-io/lotion) | [bitcoin-peg](https://www.npmjs.com/package/bitcoin-peg) | [clusterpost](https://github.com/juanprietob/clusterpost) | [gridbee-framework](https://github.com/BME-IK/gridbee-framework) | [Reinvent-the-Internet](https://github.com/Mentors4EDU/Reinvent-the-Internet)
Also special thanks to:
[The Lonero Dev Team](https://github.com/lonero-team)
* May need some updates in Seed Migration for some of the org repos
Papers worth checking out:
[Lonero Whitepaper (Original)](https://www.academia.edu/37041064/Lonero_Whitepaper_v1) | [CrowdCoin Scientific Whitepaper](https://www.academia.edu/37832290/CrowdCoin_Scientific_Whitepaper)
This NPM library/package is being mantained by the folks [here](https://www.starkdrones.org/home/os)
Installation Methods
Install via NPM: `npm i decentralized-internet`
Install via DUB: `dub add decentralized-internet`
Install via YARN: `yarn add decentralized-internet`
Install via PIP: `pip install decentralized-internet`
Install via APM: `apm install decentralized-internet`
Ember Installation: `ember install decentralized-internet`
Install via VS Code: `ext install Lonero.decentralized-internet`
Install via SNAP: `sudo snap install decentralized-internet --edge`
Install via Docker: `docker pull gamer456148/decentralized-internet`
Arch Linux Installation Instructions:
git clone https://aur.archlinux.org/snapd.git
cd snapd
makepkg -si
sudo systemctl enable --now snapd.socket
sudo ln -s /var/lib/snapd/snap /snap
sudo snap install decentralized-internet --edge
Install via Dart:
Add to your pubspec.yaml file:
dependencies:
decentralized_internet: ^3.4.1
Run: `pub get`
Use this Module via Puppet:
Add this to your Puppetfile as a declaration: