Git Product home page Git Product logo

auro-wallet-browser-extension's Introduction

Auro Wallet Browser Extension

Introduction

Auro Wallet provide one-stop management for MINA assets, convenient staking, and the private key is self-owned. Auro Wallet is aiming to provide a more convenient entrance of the Mina protocol.

  • Friendly UI/UX.
  • Secure local accounts storage.
  • Intuitive Assets management.
  • Simplified staking.
  • Available for Chrome&Firefox.
  • Support English and Chineses.

Building

Dependencies

  • react 17.x.x
  • npm 6.x.x
  • yarn 1.22.10
  • node v10.18.x

Build

Auro Wallet extension repo uses git-secret to encrypt the endpoints and the api keys. So, you can't build this without creating your own config file. You should create your own config.js file in the folder. Refer to the config.example.js sample file to create your own configuration.

Dev

yarn dev

Production

yarn build

Extension's build output is placed in /dist, and you can check out this page for installing the developing extension.

Test

UI Test

yarn storybook

LIB Test

run bottom sh and will open url in the chrome http://localhost:6006/

yarn test

Contributing for Translation

We are thrilled that you like to contribute to Auro Wallet. Your contribution is essential for keeping Auro Wallet great. We currently have auro-wallet-browser-extension and auro-wallet-mobile-app .

File structure

Our languages are stored in src/i18n directory. The naming rule of the language is language code standard. If language code contains -, you need to change the - to _.

For all people

You can use weblate to add new translations to Auro Wallet or update existing translations. if you want to add more languages, please join telegram and ping admin.

For developer

You need to pull the code from github first, and then switch to the feature/translate branch. If you need to update the existing translation, directly edit the content of the target file. If you need to add a new language file, please add a new language file according to the language encoding requirements, such as tr.json. After completion, you need to submit a PR to the feature/translate branch for merging.

LICENSE

Apache License 2.0

auro-wallet-browser-extension's People

Contributors

lvshaoping007 avatar wjdfx avatar lzg0321 avatar weblate avatar arifdn avatar frankie-mceyes avatar fabricedelahaij avatar luckytokidoki avatar binier avatar sugart365 avatar olton 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.