Giter Site home page Giter Site logo

digim3ta / superhero-wallet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from superhero-com/superhero-wallet

0.0 0.0 0.0 28.73 MB

Superhero wallet

License: ISC License

JavaScript 33.12% Vue 64.95% HTML 0.94% Dockerfile 0.02% SCSS 0.97% Shell 0.01%

superhero-wallet's Introduction

Superhero Wallet

Superhero is a browser extension that allows you to send and receive value to URLs and content producers across the internet.

Build Status Language grade: JavaScript

Build

Clone the master branch of this repo.

$ git clone https://github.com/aeternity/superhero-wallet.git
$ cd superhero-wallet

Build locally

$ npm install
$ npm run build
$ npm run build:cordova # build a Cordova version
$ npm run build:extension # build an extension
$ npm run build:web # build a web version
$ npm run gen:cordova-resources
$ npx cordova build/run android/ios # to build Cordova application

Develop locally

$ npm install
$ npm run watch # watch an extension
$ npm run serve # watch a web version

Run tests

$ npm install
$ npm run test:unit
$ npm run test:e2e
$ npm run test # to run both unit and e2e tests

Add to browser via local build or release zip

  • Chromium based (Chrome, Brave, Opera)
  1. Open chrome/brave browser Preferences -> More tools > Extensions
  2. Make sure Developer mode is On in the right corner.
  3. Click the Load unpacked button and select the generated dist folder in the cloned repo or the unarchived release folder.
  • Firefox
  1. Open the Firefox menu and select Add-ons section.
  2. Click the Tools for all add-ons button and select Debug Add-ons
  3. Click Load a temorary add-on and navigate to the generated dist folder in the cloned repo or the unarchived release folder and select the manifest.json file.

Build Cordova version for production

iOS

  • create Xcode project by cordova prepare ios
  • open created project in Xcode
  • open Signing & Capabilities
  • enable signing by the corresponding development team
  • ensure that applinks:wallet.superhero.com is in Associated domains feature
  • open Build Settings
  • switch "Code Signing Identity => Release" and "Code Signing Identity => Release => Any iOS SDK" from "iOS Distribution" to "iOS Developer"
  • choose Product => Archive and follow the instructions

Android

build a production version signed by the corresponding key:

cordova build android --release --buildConfig=myBuildConfig.json

Security

If you discover a security vulnerability within this application, please get in touch with us. All security vulnerabilities will be promptly addressed.

Contribution

Contributions are more than welcome.

If you spot an issue while testing/using the extension - submit an issue

If you want to help us with building this amazing project submit your PR!

superhero-wallet's People

Contributors

mradkov avatar petarbaykov avatar davidyuk avatar cedriknikita avatar etharner avatar imollov avatar vmangelovv avatar kenodressel avatar stanislav-slavov avatar atanaskrondev avatar ubikalopro avatar thepiwo avatar mmpetarpeshev avatar shapkarin avatar thescientress avatar erkankanden 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.