Giter Club home page Giter Club logo

defi-app-old's Introduction

DeFiChain Desktop Client

Image

For direct download, check the Releases for latest downloadable binaries for Windows, Mac and Linux.

Scripts

npm run init initialize and install npm dependency for electron and webapp

Run Electron desktop app with webapp

npm start

Run Electron desktop app with webapp in dev mode

npm run start:dev

Run webapp

npm run start:react

Build react app

npm run build:react

Build electron app for native platform

npm run build

Build electron app for all platform

npm run build:all

Electron configuration

Electron config is in electron-app/index.ts

Copyright and license

Copyright 2020 DeFi Blockchain Foundation.

QR scanner shutter audio webapp/src/assets/audio/shutter.mp3 is licensed by Soundsnap. Commercial redistribution of the audio is prohibited. For full Soundsnap license, visit https://www.soundsnap.com/licence.

defi-app-old's People

Contributors

aentan avatar fullstackninja864 avatar monstrobishi avatar prasannavl avatar saurabh391 avatar sumit570 avatar uzyn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

defi-app-old's Issues

Defi-App Translation Bounty Program

Defi-App Translation Bounty Program

Intro

Following the recent release of our dedicated desktop wallet, we would like to continue to enhance and improve the user experience for all users. As part of this initiative, we are planning to offer the desktop wallet app in a variety of languages, and we would like you to get involved!

The Defichain Foundation will be offering a bounty of 150 DFI for assistance in translating the app into a new language. The process is simple:

  • Fork the existing repository
  • Edit the translation files (More on that below)
  • Submit a PR

Our team will do the rest of the heavy lifting of integrating the translation back into the app. Note that the bounty will only be given to the person to submit an accurate and useful translation as a PR for any particular language.

Important Note: Before beginning work on a language, leave a comment under this issue as to what language you would like to translate into, and wait for approval, as we may not want a translation into pig-latin for example.

How to edit the files

Translation files are JSON files that are located under webapp/src/translations/languages, for instance the existing English translation is called en.json. Here is a snippet from that file:

"syncStatus": {
  "synchronized": "Synchronized",
  "syncing": "Synchronizing",
  "synced": "Synced",
  "justNow": "Synchronized just now",
  "aMinuteAgo": "Synchronized a minute ago",
  "blockInfo": "Block %{latestSyncedBlock} of %{latestBlock}"
}

In order to provide a translation, copy the English translation file, rename it to yourLanguage.json inside the translation directory, and then simply alter the content of each of the dictionary keys to represent the same meaning in your particular language.

Receiving the bounty

Bounties will be paid out in DFI to your address once the community has reviewed and approved your translation.

For any further queries contact us at [email protected]

Bounties

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.