Giter Club home page Giter Club logo

sebra-chrome-extension's Introduction

🦓 Libra Cryptocurrency Micropayment Chrome Extension

A Libra Cryptocurrency Micropayment Chrome Extension developed with the aim of creating a simple UX that allows readers to bypass paywalls without a paid subscription or access free articles without ads via Libra micropayments.

Auth page screenshot

Table of contents

Motivation

What is Libra?

Libra is a permissioned blockchain digital currency proposed by the American social media company Facebook. The project, currency and transactions are to be managed and cryptographically entrusted to the Libra Association, a membership organization founded by Facebook's subsidiary Calibra and 27 others across payment, technology, telecommunication, online marketplace, venture capital and nonprofits. The currency and network do not yet exist, and only rudimentary experimental code has been released. The launch is planned to be in 2020.

Login Credentials

Live Demo

Dependencies

Requirements

Customer-Client Installation

Step 1: Clone Repo

git clone https://github.com/briantam23/sebra-chrome-extension.git` # or clone your own fork

Step 2: Change Directory to customer-client

cd client/customer-client

Step 3: Install node_modules

npm install # or yarn install

Running Customer-Client Locally

  1. Make sure you're in the customer-client directory.
  2. Run npm run build to put everything required into build folder, then launch chrome://extensions/ in Google Chrome.
  3. On the upper-right hand side of the window, make sure developer mode is on.
  4. Click “Load unpacked” and open the “build” folder in this project, it should contain index.html, manifest.json, different sizes of logos, and bundled JavaScript files.
  5. If you have already published a version in production and you are testing a newer version, you should also disable the production version.
  6. To update the extension, run npm build again, and click the “Refresh” button.

Tests

Contributors

Brian Tam
Sydney Lai
Allen Shegay

sebra-chrome-extension's People

Contributors

allensh11 avatar briantam23 avatar

Watchers

 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.