Giter Club home page Giter Club logo

chain-desktop-wallet's Introduction

Crypto.org Chain Desktop Wallet

Warning

Crypto.org Chain Desktop Wallet is currently in the beta development phase and subjects to changes. Before proceeding, please be aware of the following:

  • Do not transfer any ERC20 tokens to addresses generated by this sample code as it can cause loss of funds.
  • Crypto.org is not liable for any potential damage, loss of data/files arising from the use of the wallet.

Latest releases

Please refer to the release page for the latest released version.

Contributing

Please abide by the Code of Conduct in all interactions, and the contributing guidelines when submitting code.

Multi-Language Content Management

Please refer to the Instructions on Multi-Language Content Management for any content updates.

License

Apache 2.0

Manual Build for Development

For M1 Chip Macs ๐Ÿ’ป

At this moment, the project could only be compiled with node in x64 binary version.

Please check the installed binary version of your node:

node -p process.arch
x64

If arm64 is returned, open your favourite Shell in Rosetta

arch -x86_64 /bin/bash

Reinstall node 14 or 15 under Rosetta. The reinstalled node will be in x64 binary version by default.

Installation

yarn install

Installs all the needed dependencies

Development & Builds Processes

Web Target ๐ŸŒ

yarn start

The command above runs the app as a normal web app in development, deployed at http://localhost:3000/

yarn build

Builds an optimized web distributable output for the repository.

The final output build should be ready to be deployed like any normal react web app. The /build folder is ready to be deployed ๐Ÿš€

Electron Target ๐Ÿ’ป

yarn electron:dev

Runs the Electron app in the development mode.

The Electron app will reload if you make edits in the electron directory. You will also see any lint errors in the console.

yarn electron:build

Builds the Electron app package for production to the dist folder.

The app is ready to be distributed!

chain-desktop-wallet's People

Contributors

crypto-eddy avatar crypto-matto avatar cdc-hitesh avatar xinyucro avatar calvinaco avatar leejw51crypto avatar dependabot[bot] avatar calvinlauyh avatar linfeng-crypto avatar mattopolitan avatar cldh214 avatar cheese1 avatar cryptodotbzh avatar tomtau 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.