Coder Social home page Coder Social logo

dashboardv2's Introduction


Libertas Logo

Libertas
Your Word is now, Unstoppable.

Deployed Mirrors

SNo Mirror Name Link
1 Main Site https://libertas.anudit.dev
2 Fleek https://libertas.on.fleek.co
3 IPFS Gateway https://gateway.ipfs.io/ipfs/Qmam...copi
4 Unstoppable Domains https://anuditnagar.crypto
5 TOR http://libertyk4ithhrl2.onion

Features

๐Ÿ“ฝ Video Streaming

  • Libertas allows content creators to upload and share their videos to the world.
  • These videos can be free or sponsored by an advertiser allowing creators to get paid for every second their video is watched, directly into their account without any middleman.
  • These videos can be published under a name (pseudonymously) or anonymously.

๐ŸŽฅ Live Streaming

  • Libertas allows creators to have Live Streams powered by WebRTC and P2P to interact to their audience live.
  • These Live Streams can be free or paid, allowing the ability to stream money from the watchers to the streamer in real time every sec. This ensures people only pay for what they watch.
  • Libertas allows anyone to create one-on-one Video Calls to any Ethereum Address backed by P2P.

โœ Articles

  • Libertas allows creators to share their articles, free or paid.
  • Libertas has full support for Markdown.
  • These articles can be published under a name (pseudonymously) or anonymously.
  • Your Articles from other platforms like Medium can also be imported to Libertas directly and made unstoppable with two clicks.

๐Ÿ” Governance

  • Content on Libertas can be disabled from earning and being shown on the UI by a public vote.
  • The weight of the vote is determined by three factors,
    • Reputation - Past Voting History of the Address, Increases according to the the support.
    • Stake - ETH locked in the contract increases the value of your vote but a percent could get slashed if your on the different side of the majority vote.
    • Earnings - Creators earning more on the platform get a larger vote weight.
  • These parameters can be voted on and updated, the governance contract can be also upgraded with new parameters.

โšก Unstoppable, Censorship Resistant Platform

  • Libertas is completely open source and the entire platform has been deployed on IPFS making your content available through a multitude of public gateways.
  • Users can contribute to the platform by adding more public gateways that allow even greater accessibility to the source code helping better serve users across the globe.
  • Your content is uploaded through an in-browser P2P IPFS node to upload your content ensuring even if all gateways are blocked. your content is unstoppable.
  • The entire platform can also be run locally by simply downloading the latest release from GitHub ensuring nothing comes in the way of you and your audience.
  • Libertas is also accessible via TOR to further strengthen privacy.

โ›ฝ Gas Optimizations

  • Libertas is integrated with Biconomy's meta-transaction infrastructure allowing for a seamless streaming experience.
  • Libertas utilizes a utility token ANC which is backed by 1Inch's CHI Gas Token to get a rebate on the gas cost.

Running Locally

1. Download a copy of the Platform.

Click to Download the archive of the repository.

2. Unzip and enter directory.

3. Run a local webserver.

3.1. Included Webserver

  1. On Windows - in the project folder, run webserver <location> <port>. Example,
    webserver . 80
    
  2. Head to http://localhost:80

3.2 Custom Webserver

  1. Run a Local Server.
    • If you have NodeJS installed,
    npm i -g static-server
    static-server -p 80 -o
    
    • If you have Python installed,
    python -m http.server 80
    
    • You can find other ways of running a local server in this Gist.

dashboardv2's People

Contributors

anudit avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.