GithubHelp home page GithubHelp logo

minotaur-2-release-test's Introduction

Minotaur wallet for ergo


screenShot

This is the first multi-platform wallet for ergo.

Features:

  • Generating wallets, restoring wallets in a way compatible to Yoroi and Ergo node and ergo android app
  • Support 12, 15, 18, 21 and 24 mnemonic size.
  • Mnemonic passphrase
  • Read only wallet support
  • cold wallet devices
  • Displays and sends tokens and NFT
    • Display Token Names according to EIP-04
    • Send Tokens in transactions.
    • Issue new tokens in dApp part
    • Burn tokens in dApp part
  • Display Transaction in wallet.
  • Display generated transaction before signing
  • DApp support: Any dApp can embed directly in app. we currently create three dapp. one for issue token, one for burning tokens and one for sigma-usd.
  • Support Android and IOS mobile.
  • Support Desktop build for windows, MacOS and linux
  • Wallet password to encrypt secret.
  • Dynamic DApp setup: We're working to generate a dynamic protocol to add new dApp to wallet without an update.
  • Minotaur dApp connector extension for chrome and firefox support
  • ErgoPay support
  • MultiLingual wallet support
  • Mempool transaction support

Build wallet from source

  • ** You must install Node 20.11 to build minotaur **

  • First you must clone repo using this command:

git clone [email protected]:minotaur-ergo/minotaur-wallet.git
  • Then in cloned directory install dependency using commands below
cd minotaur-wallet

npm i
  • Then you must build project using command below:
npm run build;
npx cap sync
npx cap update

two last commands are synced code for android and ios. if you want to build for desktop you must enter these two commands to sync code

npx cap sync electron
npx cap sync update electron

Android

for android build you can use android studio and open android directory in project. then build it with android studio or any other tool you want.

IOS

IOS users can open ios project in code, open it in xcode and build any version they want.

Desktop systems

To build desktop version of project you must enter to electron directory and build project

npm run build
npm run electron:pack
npm run electron:make

Tip the developer

If you want to tip the developer for making this app, thanks in advance! Send your tips to 9hN2UY1ZvvWMeWRBso28vSyjrAAfGJHh2DkZpE47J7Wqr51YLAR

Testing on Testnet

Minotaur support both Mainnet and Testnet. Generate a new wallet and send yourself some test Ergos by visiting https://testnet.ergofaucet.org/

minotaur-2-release-test's People

Contributors

glasgowm148 avatar mkermani144 avatar shirinbehnami avatar vorujack avatar zargarzadehm avatar

Watchers

 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.