Giter Club home page Giter Club logo

もにゃ(Monya)

Monya


Easy but secure Monacoin & Altcoins Wallet

GPL License CircleCI Monappy モナコイン ビットコイン Tipmonaで投げる

Use Monya Now

Official Website

Wallet (Stable)

Dev Version

Feature

  • Send & Receive many kinds of cryptocurrency
  • Atomic Swap Trading
  • Cross platform
  • SegWit(P2SH-P2WPKH) Supported
  • Multisig Transaction
  • BIP44/49 HD Wallet
  • BIP39 Compatible
  • Powerful QR Code generation
  • On-chain messaging
  • Pop and easy design
  • AES-256 Protection
  • 2-Factor Encryption (On launch and before decrypting private key)
  • QR code reader
  • Digital Cards powered by Counterparty
  • Can add coins you like by yourself
  • Send to @name (powered by Counterparty)
  • Highly Extendable

Origin of the name "Monya"

Because Kanemitsu Midori, who is CFO of bitFlyer, said Monya https://twitter.com/KanemitsuMidori/status/914803980856827904

Icon

Icon was made by DMD. https://monappy.jp/picture_places/view/20695 This icon is licensed under Creative Commons Attribution 4.0 International License. (CC-BY)

How to Build

Prerequisites

  • Node.js (v8 or higher)
  • Xcode (for iOS Builds)
  • Android SDK (for Android Builds)

Asset Build

  1. git clone https://github.com/monya-wallet/monya
  2. npm install
  3. npm run build

npm run start to develop. (with browser-sync auto reload)

Translation

  • gulp addWord
  • edit lang/dict.json
  • gulp translateEn

If error occurs, re-create lang/dict.json. Contents is {}

Cordova Build

Please build assets npm run build in advance

  1. npm install -g [email protected] Caution: Cordova version must be 7.1. 8.0 is not supported.
  2. cd cordovaProj
  3. npm install
  4. cordova platform add <platformName> platformName will be ios, android, etc.
  5. cordova build <platformName> --release

Chrome Extension Build

  1. npm run build to make chrome assets under chrome_extension
  2. Click "Pack extension" and choose chrome_extension in Chrome Extension page. If you have already packaged, choose keys that is generated in the previous time. Otherwise, store can't recognize a signature.
  3. After finishing packaging, .crx and key will be generated. Please upload .crx. Store the key securely.

webp conversion

run below shellscript on the directory which has README.md

$ cd dist && find assets|sed -e 's/assets\///'|grep -e '\(\.png\|\.jpg\)'|while read a;do cwebp -q 90 -z 9 -mt -af -progress -v assets/$a -o ../chrome_extension/assets-webp/$(echo $a|sed -e 's/\(\.png\|\.jpg\)//').webp;done

Electron Build

Please build assets npm run build in advance

  1. cd electron
  2. npm install
  3. npm run dist

Package will be output under electron/dist

License

GPLv3

Copyright (C) 2017 ゆき@モナコインJK This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Icons of coins are licensed under each license. Other assets like image, sound are licensed under CC-BY

my-wallet's Projects

atomicswap icon atomicswap

On-chain atomic swaps for Decred and other cryptocurrencies.

awesome-ipfs icon awesome-ipfs

Useful resources for using IPFS and building things on top of it

aww icon aww

:credit_card: Web wallet for ARK blockchain

blockswap icon blockswap

Swapping of tokens from Waves to Ethereum and back

btc-rpc-explorer icon btc-rpc-explorer

Simple, database-free, self-hosted Bitcoin blockchain explorer, via RPC. Built with Node.js, express, bootstrap-v4.

deltabalances.github.io icon deltabalances.github.io

The decentralized exchange assistant. Check token balances, transaction details & trade history. Supports EtherDelta, ForkDelta, 0x Relayers, Token.store, Decentrex and IDEX(partial)

eclair icon eclair

A scala implementation of the Lightning Network.

eltwallet icon eltwallet

Eltwallet mobile app repository (Ethereum and ERC20 wallet)

eth-block-tracker icon eth-block-tracker

A JS module for keeping track of the latest Ethereum block by polling an ethereum provider.

eth-hot-wallet icon eth-hot-wallet

Ethereum wallet with erc20 support / web wallet - built using react, web3, eth-lightwallet and others

eth-keyfile icon eth-keyfile

Tools for handling the encrypted keyfile format used to store private keys.

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.