Coder Social home page Coder Social logo

mavryk-network / mavryk-wallet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from madfish-solutions/templewallet-extension

0.0 1.0 0.0 30.92 MB

🔐💰Cryptocurrency wallet for Mavryk blockchain as Web extension for your Browser.

Home Page: https://mavryk.org/wallet

License: MIT License

JavaScript 1.31% TypeScript 94.72% CSS 0.49% Swift 0.16% HTML 0.10% Gherkin 3.22%

mavryk-wallet's Introduction

Temple - Tezos Wallet

Cryptocurrency wallet for Tezos blockchain as Web Extension for your Browser.
Providing ability to manage NFT, tez tokens and interact with dApps.

Temple Wallet


▶️ Install

You can install Temple Wallet right now: https://templewallet.com/download.

Browser Support

Chrome Firefox Brave Opera Edge
49 & later ✔ 52 & later ✔ Latest ✔ 36 & later ✔ 79 & later ✔

🚀 Quick Start

Ensure you have:

  • Node.js 10 or later installed
  • Yarn v1 or v2 installed

Then run the following:

1) Clone the repository

git clone https://github.com/madfish-solutions/templewallet-extension && cd templewallet-extension

2) Install dependencies

yarn

3) Create .env file

Make copy of .env.dist and do changes if needed.

4) Build

Builds the extension for production to the dist folder.
It correctly bundles in production mode and optimizes the build for the best performance.

# for Chrome by default
yarn build

Optional for different browsers:

# for Chrome directly
yarn build:chrome
# for Firefox directly
yarn build:firefox
# for Opera directly
yarn build:opera

# for all at once
yarn build-all

5) Load extension to your Browser

TempleWallet_Load

🧱 Development

yarn start

Runs the extension in the development mode for Chrome target.
It's recommended to use Chrome for developing.

Debugging

To enable Redux DevTools during development, specify some port in the .env file before running yarn start like so:

REDUX_DEVTOOLS_PORT=8000

Install @redux-devtools/cli globally:

yarn global add @redux-devtools/cli

Then open an explorer at previously specified port:

redux-devtools --open --port=8000

Other UI options like --open=browser are available.

Go to settings to specify port one more time.

mavryk-wallet's People

Contributors

serg-plusplus avatar keshan3262 avatar unixvb avatar lendihop avatar letier3110 avatar lourenc avatar alex-tsx avatar tttt24 avatar herkoss avatar dvzore avatar zsmchk avatar boltman92 avatar svjatoslavtt avatar fitblip avatar andrewkryshtal avatar keefertaylor avatar jensamberg avatar michaelpautov avatar dexterslabor avatar oryhivskiy avatar andrewmarushko avatar danielelisi avatar delivator avatar ktorn avatar gre avatar ojuswizard avatar renatoalencar avatar romarq avatar zamrokk avatar dependabot[bot] avatar

Watchers

Sam Morrow 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.