All Projects → DeFiCh → app

DeFiCh / app

Licence: MIT License
DeFi Blockchain desktop app for Windows, Linux and Mac.

Programming Languages

typescript
32286 projects
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to app

restaurant-finder-featureReviews
Build a Flask web application to help users retrieve key restaurant information and feature-based reviews (generated by applying market-basket model – Apriori algorithm and NLP on user reviews).
Stars: ✭ 21 (-83.46%)
Mutual labels:  webapp
personal-skill-tree
Create your own RPG-like talent tree
Stars: ✭ 29 (-77.17%)
Mutual labels:  webapp
keyrier-json
SQL queries on JSON & CSV
Stars: ✭ 14 (-88.98%)
Mutual labels:  webapp
pushtape-cassette
A lightweight framework for building static music apps. Make a cassette.json of your music and render a complete music site in seconds, featuring a persistent music player.
Stars: ✭ 22 (-82.68%)
Mutual labels:  webapp
gomodest-starter
A complex SAAS starter kit using Go, the html/template package, and sprinkles of javascript.
Stars: ✭ 68 (-46.46%)
Mutual labels:  webapp
HolyTips
A Collection of Notes, Checklists, Writeups on Bug Bounty Hunting and Web Application Security.
Stars: ✭ 1,210 (+852.76%)
Mutual labels:  webapp
ReplCustoms
A database of users, posts, and comments from the ReplTalk API
Stars: ✭ 17 (-86.61%)
Mutual labels:  webapp
FlashPaper
One-time encrypted password/secret sharing
Stars: ✭ 85 (-33.07%)
Mutual labels:  webapp
safenetwork-gitportal
p2p git portal - a decentralised alternative to github
Stars: ✭ 12 (-90.55%)
Mutual labels:  webapp
vctr
vctr is a self hosted short link management tool.
Stars: ✭ 14 (-88.98%)
Mutual labels:  webapp
fastify-example
Example webapp with Fastify
Stars: ✭ 18 (-85.83%)
Mutual labels:  webapp
hr-time
High Resolution Time
Stars: ✭ 43 (-66.14%)
Mutual labels:  webapp
Python-TensorFlow-WebApp
Emerging Technologies Project - 4th Year 2017
Stars: ✭ 16 (-87.4%)
Mutual labels:  webapp
staticfuzz
Memories which vanish
Stars: ✭ 15 (-88.19%)
Mutual labels:  webapp
WebRTC-Python-Open-Source-Application-for-1-to-1-video-chat
This Sample Python Application demonstrates the use of EnableX Platform Server APIs and JavaScript Toolkit to develop basic one to one video chat application. It allows developers to ramp up on app development by hosting on their own devices.
Stars: ✭ 12 (-90.55%)
Mutual labels:  webapp
energy-use-case-trading-client
Energy Use Case Web UI for Lition Trading Platform
Stars: ✭ 23 (-81.89%)
Mutual labels:  webapp
hasFlutterPassedReactNativeYet
🎯 A Dart Web App to compare ↔️ GitHub stars of Flutter and React Native
Stars: ✭ 17 (-86.61%)
Mutual labels:  webapp
pass-culture-app-native
Mobile and web application for pass Culture
Stars: ✭ 18 (-85.83%)
Mutual labels:  webapp
auth0-rubyonrails-sample
Auth0 Integration Samples for Ruby on Rails Web Applications
Stars: ✭ 36 (-71.65%)
Mutual labels:  webapp
create-web-app
Select your project type and use any boilerplate to get started! a project where you dont need any manually boilerplate adding phase in your software development phases
Stars: ✭ 15 (-88.19%)
Mutual labels:  webapp

GitHub release GitHub release (latest by date) GitHub contributors GitHub license Twitter Follow Subreddit subscribers

DeFi Desktop Wallet

Use DeFi Desktop Wallet to interact with DeFiChain. It is a wallet for $DFI, wrapped BTC, ETH, USDT. Liquidity mine, use the DEX, create masternodes, and more. Image

Documentation

Getting Started

Download the desktop app or check releases for latest downloadable installers for Windows, Mac and Linux.

Development

Initial Setup

Install all dependencies for both Electron and WebApp
npm run init
Setup the required node

To connect to the node, you need to setup the node. Run the command below that matches your Operating System.

Operating System Command
Windows npm run pre:build:win
Mac npm run pre:build:mac
Linux npm run pre:build:linux

Running Apps (Electron and WebApp)

To run both apps in Dev Mode
npm run start:dev
To run WebApp only
npm run start:react
To run Electron only

Note: This is used to test a compiled build (Dev or Prod) of React app. You need to have a compiled React app for this command to work.

npm run start:electron

Building Apps

To build the app using native platform
npm run build
To build the app for all platforms
npm run build:all

Licenses & Disclaimer

By using DeFi Desktop App (this repo), you (the user) agree to be bound by the terms of this license.

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].